mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
chore: update package.json
This commit is contained in:
parent
29c829e7a2
commit
a0fe80b119
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"generateDocs": "typedoc --entryPointStrategy expand ./src",
|
||||
"test": "jest",
|
||||
"prepublishOnly": "pnpm run build",
|
||||
"publish": "pnpx np --no-publish && npm publish"
|
||||
"publishNow": "pnpx np --no-publish && npm publish"
|
||||
},
|
||||
"author": "James Cook",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue