fix: Empty anchors no longer crash the rendering process

This commit is contained in:
NGPixel
2017-05-01 22:01:45 -04:00
committed by Nicolas Giard
parent f2bcc378d5
commit a9ed499006
4 changed files with 113 additions and 449 deletions

View File

@@ -66,7 +66,7 @@
"highlight.js": "^9.11.0",
"i18next": "^8.1.0",
"i18next-express-middleware": "^1.0.5",
"i18next-node-fs-backend": "^0.1.3",
"i18next-node-fs-backend": "^1.0.0",
"image-size": "^0.5.1",
"jimp": "https://github.com/ngpixel/jimp.git",
"js-yaml": "^3.8.3",
@@ -89,7 +89,7 @@
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"mongodb": "^2.2.26",
"mongoose": "^4.9.6",
"mongoose": "^4.9.7",
"multer": "^1.3.0",
"ora": "^1.2.0",
"passport": "^0.3.2",
@@ -103,7 +103,7 @@
"passport-windowslive": "^1.0.2",
"passport.socketio": "^3.7.0",
"pm2": "^2.4.6",
"pug": "^2.0.0-beta11",
"pug": "^2.0.0-rc.1",
"read-chunk": "^2.0.0",
"remove-markdown": "^0.1.0",
"request": "^2.81.0",
@@ -149,7 +149,7 @@
"standard": "latest",
"twemoji-awesome": "^1.0.6",
"uglify-js": "latest",
"vee-validate": "^2.0.0-beta.25",
"vee-validate": "^2.0.0-rc.2",
"vue": "^2.3.0"
},
"standard": {