Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit effbe86

Browse files
committed
Update reassemble
1 parent 6cf4a69 commit effbe86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
"gulp-typescript": "^3.1.3",
8686
"gulp-yaml-validate": "^1.0.2",
8787
"highlight.js": "^9.9.0",
88-
"istanbul-instrumenter-loader": "^1.1.0",
8988
"inline-style-prefixer": "^2.0.5",
89+
"istanbul-instrumenter-loader": "^1.1.0",
9090
"jsdom": "^9.9.1",
9191
"json-loader": "^0.5.4",
9292
"karma": "^1.3.0",
@@ -119,6 +119,6 @@
119119
},
120120
"dependencies": {
121121
"react-transition-group": "^1.0.0",
122-
"reassemble": "^0.5.5"
122+
"reassemble": "^0.5.6"
123123
}
124124
}

0 commit comments

Comments
 (0)