set showdown version to *

This commit is contained in:
Tony Brix 2018-02-01 23:33:19 -06:00 committed by Federico Soave
parent 2ab2bafc4b
commit d73174d09c

View File

@ -36,7 +36,7 @@
"gulp-uglify": "^1.1.0",
"markdown": "*",
"markdown-it": "*",
"showdown": "^1.8.6"
"showdown": "*"
},
"scripts": {
"test": "node test",