Skip to content

Commit

Permalink
power-assert as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Dec 28, 2017
1 parent 1f1605c commit a441223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"homepage": "https://github.com/dubzzz/fast-check#readme",
"dependencies": {
"lorem-ipsum": "^1.0.4"
"lorem-ipsum": "^1.0.4",
"power-assert": "^1.4.4"
},
"devDependencies": {
"@types/chai": "^4.0.4",
Expand All @@ -34,7 +35,6 @@
"coveralls": "^3.0.0",
"mocha": "^4.0.1",
"nyc": "^11.4.1",
"power-assert": "^1.4.4",
"source-map-support": "^0.5.0",
"ts-node": "^4.1.0",
"typescript": "^2.5.3"
Expand Down

0 comments on commit a441223

Please sign in to comment.