Skip to content

Commit 2103508

Browse files
author
Vlad Balin
committed
0.3.0-0
1 parent 5184702 commit 2103508

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
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"react": "^0.14.0",
1919
"react-dom": "^0.14.0",
20-
"nestedtypes" : "^1.1.5"
20+
"nestedtypes": "^1.1.5"
2121
},
2222
"devDependencies": {
2323
"jquery": "^2.1.4",
@@ -29,7 +29,7 @@
2929
"nestedreact.js.map"
3030
],
3131
"license": "MIT",
32-
"version": "0.3.0",
32+
"version": "0.3.0-0",
3333
"scripts": {
3434
"build": "./node_modules/.bin/webpack",
3535
"watch": "./node_modules/.bin/webpack --watch"

0 commit comments

Comments
 (0)