Skip to content

Commit abf800e

Browse files
committed
0.0.1-alpha.3
1 parent 53683c8 commit abf800e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "update-in",
3-
"version": "0.0.1-alpha.2",
3+
"version": "0.0.1-alpha.3",
44
"description": "Persistent functional object updates on vanilla js data structures (wraps react-addons-update)",
55
"keywords": [
66
"react",
@@ -39,10 +39,8 @@
3939
"lodash": "^3.10.1",
4040
"mocha": "^2.0.1",
4141
"react": "^0.14.2",
42-
"react-addons-test-utils": "^0.14.2",
4342
"uglifyify": "~2.6.0",
44-
"webpack": "^1.11.0",
45-
"webpack-dev-server": "^1.10.1"
43+
"webpack": "^1.11.0"
4644
},
4745
"dependencies": {
4846
"array-union": "^1.0.0",

0 commit comments

Comments
 (0)