Skip to content

Commit c71a689

Browse files
fix dependency (#344)
1 parent e83b650 commit c71a689

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
@@ -12,6 +12,7 @@
1212
"draft-js-import-html": "^1.2.1",
1313
"draft-js-utils": "^1.2.0",
1414
"fast-isnumeric": "^1.1.1",
15+
"immutability-helper": "^2.6.4",
1516
"plotly-icons": "^1.1.3",
1617
"plotly.js": "^1.33.0",
1718
"prop-types": "^15.5.10",
@@ -51,7 +52,6 @@
5152
"fs": "^0.0.1-security",
5253
"gl": "^4.0.4",
5354
"glob": "^7.1.2",
54-
"immutability-helper": "^2.6.4",
5555
"jest": "^21.2.1",
5656
"jest-cli": "^22.0.4",
5757
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)