Skip to content

Commit 07ef46a

Browse files
committed
chore(): update package.json
1 parent 2de924d commit 07ef46a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"build:bundlers": "tsc -p . && rollup -c",
1313
"build:deps": "node scripts/build-polyfills.js",
1414
"build:constants": "node scripts/build-constants.js",
15-
"version": "npm run build",
16-
"release": "np",
15+
"release": "np --no-yarn --no-release-draft",
1716
"browser-test": "serve browser-test/dist",
1817
"prebrowser-test": "npm run build && node ./browser-test/index.js"
1918
},

0 commit comments

Comments
 (0)