Skip to content

Commit

Permalink
remove not uses dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wi2 committed Jul 14, 2015
1 parent c10c9c8 commit be5a6c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "sails-react-store",
"version": "0.2.1",
"version": "0.2.2",
"description": "React view isomorph with socket.io for sailsjs ",
"scripts": {
"test": "npm run prepublish && mocha --compilers js:babel-core/register test.js",
Expand All @@ -15,7 +15,6 @@
"author": "wi2",
"license": "MIT",
"dependencies": {
"babel": "^5.6.14",
"react": "^0.13.2",
"sails-store": "^0.2.1"
},
Expand Down

0 comments on commit be5a6c3

Please sign in to comment.