Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigabyte5671 committed May 3, 2023
1 parent f6ced6c commit d47237f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"test": "tsc --build tsconfig.test.json && node test_build/tests/index.js",
"build": "tsc --build tsconfig.json",
"publish": "tsc --build tsconfig.json && publish"
"publish": "tsc --build tsconfig.json && npm publish"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d47237f

Please sign in to comment.