Skip to content

Commit 0af701e

Browse files
author
Vlad Balin
committed
updated package
1 parent 7fe38eb commit 0af701e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nestedreact",
33
"main": "nestedreact.js",
4-
"description": "Essential tool for migration to React in large Backbone application",
4+
"description": "Advanced models, state management, and data binding solution for React",
55
"homepage": "https://github.com/Volicon/react-backbone.glue",
66
"keywords": [
77
"backbone",
@@ -29,7 +29,7 @@
2929
"nestedreact.js.map"
3030
],
3131
"license": "MIT",
32-
"version": "0.3.0-0",
32+
"version": "0.3.0",
3333
"scripts": {
3434
"build": "./node_modules/.bin/webpack",
3535
"watch": "./node_modules/.bin/webpack --watch"

0 commit comments

Comments
 (0)