Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xpadev-net committed Jun 9, 2022
1 parent 9f065bf commit a74c83a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"watch": "rollup -c rollup.config.js -w",
"typedoc": "typedoc --options tsdoc.json --out ./docs/type/ ./src/main.ts",
"tsc": "tsc --emitDeclarationOnly",
"prepublishOnly": "npm run tsc&&npm run build&&npm run typedoc"
"prepublishOnly": "npm run tsc&&npm run build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a74c83a

Please sign in to comment.