Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Balin committed Nov 18, 2015
1 parent 76b1734 commit 738e064
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,7 +1,7 @@
{
"name": "nestedreact",
"main": "nestedreact.js",
"description": "Advanced models, state management, and data binding solution for React",
"description": "Advanced state management and data binding for React",
"homepage": "https://github.com/Volicon/react-backbone.glue",
"keywords": [
"backbone",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"react": "^0.14.0",
"react-dom": "^0.14.0",
"nestedtypes": "^1.1.5"
"nestedtypes": "^1.2.0"
},
"devDependencies": {
"jquery": "^2.1.4",
Expand Down

0 comments on commit 738e064

Please sign in to comment.