Skip to content

Commit

Permalink
[chore] np cleans first
Browse files Browse the repository at this point in the history
  • Loading branch information
kosich committed Oct 22, 2020
1 parent a21dd6b commit b491a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test": "jest",
"test:watch": "jest --watch",
"test:debug": "node --inspect node_modules/.bin/jest --watch --runInBand",
"np": "npm run build && np && npm run clean"
"np": "npm run clean && npm run build && np"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b491a0a

Please sign in to comment.