Skip to content

Commit

Permalink
Pin prismjs to version 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 2, 2021
1 parent 54cb63d commit a685176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"coverage": "NODE_ENV=development nyc --reporter=lcov --reporter=text --all -- npm test && echo google-chrome coverage/lcov-report/index.html"
},
"dependencies": {
"prismjs": "^1.21.0"
"prismjs": "1.23.0"
},
"nyc": {
"include": [
Expand Down

0 comments on commit a685176

Please sign in to comment.