Skip to content

Commit

Permalink
Merge pull request #52 from LittleFoxCompany/main-1
Browse files Browse the repository at this point in the history
main
  • Loading branch information
philliphartin authored Mar 15, 2024
2 parents 208bed4 + bc73feb commit 8deae01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"release": "npm run test && changelogen --release && npm publish && npm run module:release",
"prepublishOnly": "bun run build",
"docs": "concurrently \"npm link && npm run docs:install && npm run module:dev\" \"npm run dev\"",
"docs:use-local-package": "npm link",
"docs:install": "npm i --prefix ./nuxt-module && npm i --prefix ./nuxt-module/docs",
"module:dev": "npm run build && npm run --prefix ./nuxt-module dev",
"module:release": "bun run copy-version-number.ts && npm run --prefix ./nuxt-module release",
Expand Down

0 comments on commit 8deae01

Please sign in to comment.