Skip to content

Commit

Permalink
wrong dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed Jul 19, 2016
1 parent 076b691 commit 5eac139
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
@@ -1,6 +1,6 @@
{
"name": "mobx-rest",
"version": "0.0.7",
"version": "0.0.8",
"description": "REST conventions for mobx.",
"repository": {
"type": "git",
Expand All @@ -12,6 +12,7 @@
"lodash.difference": "^4.3.0",
"lodash.last": "^3.0.0",
"lodash.without": "^4.2.0",
"node-uuid": "^1.4.7",
"mobx": "^2.3.2"
},
"standard": {
Expand All @@ -29,7 +30,6 @@
"babel-register": "^6.9.0",
"flow-bin": "^0.28.0",
"mocha": "^2.3.4",
"node-uuid": "^1.4.7",
"sinon": "^1.17.4",
"snazzy": "^4.0.0",
"standard": "^7.1.2"
Expand Down

0 comments on commit 5eac139

Please sign in to comment.