Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrico1234 committed Mar 1, 2020
1 parent 80af596 commit 7dc6846
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 @@ -11,7 +11,7 @@
],
"scripts": {
"analyze": "yarn build && source-map-explorer ./dist/*.js",
"release": "yarn build && np",
"release": "yarn build && npm publish",
"start": "tsdx watch",
"build": "tsdx build",
"test": "tsdx test --env=jsdom",
Expand Down

0 comments on commit 7dc6846

Please sign in to comment.