Skip to content

Commit 5bd3d29

Browse files
committed
publish 配置
1 parent a9502b1 commit 5bd3d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"tape": "tape \"lib/__tests__/*.js\"",
4343
"test": "npm run lint && npm run babelify && npm run tape",
4444
"build": "npm run babelify",
45-
"release": "npmpub"
45+
"pub": "npm publish && git push origin"
4646
},
4747
"babel": {
4848
"presets": [

0 commit comments

Comments
 (0)