Skip to content

Commit

Permalink
🐛 fix(config): 修正发包脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jan 19, 2021
1 parent 403db9b commit daa4889
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
"test": "umi-test",
"test:coverage": "umi-test --coverage",
"test:update": "umi-test --updateSnapshot",
"--------- ": "",
"release": "npm run build &&npm run release:only",
"release:only": "yarn publish",
"--------- ": "",
"example:dev": "cross-env APP_ROOT=example umi dev",
"example:build": "cross-env APP_ROOT=example umi build",
Expand Down

0 comments on commit daa4889

Please sign in to comment.