Skip to content

Commit b9fa81e

Browse files
committed
Update dependences to fix #540...
and to implement zalmoxisus/remotedev-serialize/pull/9
1 parent 00923e6 commit b9fa81e

File tree

2 files changed

+1240
-7
lines changed

2 files changed

+1240
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"webpack": "^3.1.0"
7373
},
7474
"dependencies": {
75-
"jsan": "^3.1.10",
75+
"jsan": "^3.1.11",
7676
"lodash": "^4.17.2",
7777
"react": "^15.4.1",
7878
"react-dom": "^15.4.1",
@@ -84,7 +84,7 @@
8484
"redux-devtools-instrument": "^1.9.0",
8585
"remotedev-app": "^0.10.8",
8686
"remotedev-monitor-components": "^0.0.5",
87-
"remotedev-serialize": "^0.1.1",
87+
"remotedev-serialize": "^0.1.2",
8888
"remotedev-slider": "^1.1.1",
8989
"remotedev-utils": "0.0.1"
9090
}

0 commit comments

Comments
 (0)