Skip to content

Commit

Permalink
➕ Add np
Browse files Browse the repository at this point in the history
  • Loading branch information
markbrouch committed Dec 20, 2019
1 parent 281b471 commit 2f32f2f
Show file tree
Hide file tree
Showing 2 changed files with 1,019 additions and 25 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"format": "yarn prettier --write",
"lint": "eslint . --ext .js,.ts",
"prettier": "prettier \"{src,bin}/**\"",
"release": "np",
"test": "jest"
},
"bin": {
Expand Down Expand Up @@ -51,6 +52,7 @@
"husky": "^3.1.0",
"jest": "^24.9.0",
"nodemon": "^2.0.2",
"np": "^5.2.1",
"precise-commits": "^1.0.2",
"prettier": "^1.19.1",
"ts-jest": "^24.2.0",
Expand Down
Loading

0 comments on commit 2f32f2f

Please sign in to comment.