Skip to content

Commit

Permalink
Make np a devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tianhuil committed Apr 26, 2023
1 parent eb7a446 commit 06c4494
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 238 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"jest-environment-node": "^28.0.0",
"merge": "^2.1.1",
"mongodb": "^4.0.0",
"np": "^7.7.0",
"prettier": "^2.8.4",
"ts-jest": "^28.0.8",
"ts-node": "^10.9.1",
Expand Down Expand Up @@ -65,8 +66,5 @@
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"np": "^7.7.0"
}
}

0 comments on commit 06c4494

Please sign in to comment.