Skip to content

Commit

Permalink
remove garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
arvitaly committed Sep 12, 2016
1 parent b3672e7 commit 8aa474b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock2",
"version": "0.0.9",
"version": "0.0.10",
"description": "Tool for testing, which mocking all calls of require inside module locally",
"main": "index.js",
"scripts": {
Expand All @@ -27,9 +27,7 @@
},
"homepage": "https://github.com/arvitaly/mock2#readme",
"dependencies": {
"install": "^0.8.1",
"npm": "^3.10.7",
"resolve-module-path": "0.0.2",
"sync-promise": "^1.0.1"
}
}
}

0 comments on commit 8aa474b

Please sign in to comment.