Skip to content

Commit 10c9db6

Browse files
authored
Merge pull request #1144 from Stono/master
Temporary fix for console spam
2 parents 2659027 + 66c13bd commit 10c9db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"babel-runtime": "^6.23.0",
6565
"btoa": "1.1.2",
6666
"deep-extend": "^0.4.1",
67-
"fast-json-patch": "~1.1.8",
67+
"fast-json-patch": "1.1.8",
6868
"isomorphic-fetch": "2.2.1",
6969
"isomorphic-form-data": "0.0.1",
7070
"js-yaml": "^3.8.1",

0 commit comments

Comments
 (0)