docs/package.json in urbanopt-reopt-0.4.1 vs docs/package.json in urbanopt-reopt-0.5.0
- old
+ new
@@ -8,10 +8,10 @@
"build": "vuepress build",
"deploy": "gh-pages -d .vuepress/dist"
},
"author": "NREL",
"dependencies": {
- "highlight.js": "^9.15.6",
+ "highlight.js": "^10.4.1",
"json-schema-ref-parser": "^6.1.0",
"json-schema-view-js": "git+https://git@github.com/bgschiller/json-schema-view-js.git",
"vuepress": "^0.14.10",
"webpack-dev-middleware": "^3.6.0"
},