Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 86e8b1b

Browse files
fix(package): update react-syntax-highlighter to version 10.0.0
Closes #31
1 parent 39888ef commit 86e8b1b

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
@@ -29,7 +29,7 @@
2929
"react-google-maps": "^8.0.0",
3030
"react-highcharts": "^12.0.0",
3131
"react-json-tree": "^0.10.9",
32-
"react-syntax-highlighter": "^8.0.0"
32+
"react-syntax-highlighter": "^10.0.0"
3333
},
3434
"devDependencies": {
3535
"babel-jest": "^22.0.0",

0 commit comments

Comments
 (0)