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

Commit 86b3e86

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1"
3333
},
3434
"devDependencies": {
3535
"babel-jest": "^22.0.0",

0 commit comments

Comments
 (0)