Temporary workaround an issue on slugify

See https://github.com/simov/slugify/issues/16
This commit is contained in:
zucher 2017-11-21 18:21:22 +01:00 committed by GitHub
parent 32413896e7
commit 419788b94e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@
"prismjs": "^1.8.1",
"remarkable": "1.7.1",
"scrollparent": "^2.0.1",
"slugify": "^1.2.1",
"slugify": "1.2.1",
"stream-http": "^2.6.1",
"ts-helpers": "^1.1.2",
"zone.js": "^0.8.17"