Skip to content

Commit

Permalink
build: adjust build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 24, 2022
1 parent 359ee6b commit 2cd59db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
],
"scripts": {
"build": "rollup -c rollup.config.js",
"version": "pnpm run build",
"preversion": "pnpm run build",
"dev": "npm run build -- -w",
"test": "nyc ava --verbose"
},
Expand Down

0 comments on commit 2cd59db

Please sign in to comment.