Skip to content

Commit

Permalink
upd: np
Browse files Browse the repository at this point in the history
  • Loading branch information
ycjcl868 committed Jan 15, 2020
1 parent 38b7bd1 commit e1ca91f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "father-build",
"test": "npm run build && umi-test --coverage",
"prepublishOnly": "npm run test"
"prepublishOnly": "npm run test && np --yolo --no-publish"
},
"repository": {
"type": "git",
Expand All @@ -30,6 +30,7 @@
"eslint": "^5.16.0",
"father-build": "^1.17.2",
"typescript": "^3.5.3",
"np": "^5.0.1",
"umi-test": "^1.7.1"
}
}

0 comments on commit e1ca91f

Please sign in to comment.