Skip to content

Commit 9574152

Browse files
Simon HoßSimon Hoß
authored andcommitted
deploy
1 parent 500a11a commit 9574152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"build": "tsc",
88
"test:debug": "node --inspect node_modules/.bin/jest --runInBand",
9-
"deploy": "npm version patch && npm deploy"
9+
"deploy": "npm version patch && npm publish"
1010
},
1111
"homepage": "https://github.com/simonhoss/knex-dynamodb-dialect",
1212
"author": "Simon Hoss",

0 commit comments

Comments
 (0)