Skip to content

Commit 960bc38

Browse files
committed
Fix: Update q-i to fix Node 4 compatibility
1 parent f2ad501 commit 960bc38

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"markdown-to-jsx": "^5.4.2",
6969
"minimist": "^1.2.0",
7070
"prop-types": "^15.5.10",
71-
"q-i": "^1.1.1",
71+
"q-i": "^1.1.2",
7272
"react-codemirror2": "1.0.0",
7373
"react-dev-utils": "^3.0.2",
7474
"react-docgen": "^3.0.0-beta7",

0 commit comments

Comments
 (0)