Version bump of main project and highlight.js

master
BurnyLlama 2021-08-04 22:56:40 +02:00
parent ee5d6c5ef1
commit 4b77193a60
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "qwik-cms",
"version": "1.0.0",
"version": "1.1.0",
"description": "A dead simple CMS. No bullshit.",
"main": "index.js",
"type": "module",
@ -19,7 +19,7 @@
"dependencies": {
"chokidar": "^3.5.2",
"express": "^4.17.1",
"highlight.js": "^9.18.1",
"highlight.js": "^11.2.0",
"marked": "^2.1.3",
"nunjucks": "^3.2.3",
"nunjucks-append": "^0.0.3",