Prepare release

This commit is contained in:
Benoit Schweblin 2017-09-27 00:24:06 +01:00
parent ac66a77741
commit 79b954f0f1
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "stackedit",
"version": "5.0.0",
"version": "5.0.1",
"description": "Free, open-source, full-featured Markdown editor",
"author": "Benoit Schweblin",
"license": "Apache-2.0",
@ -39,7 +39,7 @@
"raw-loader": "^0.5.1",
"request": "^2.82.0",
"serve-static": "^1.12.6",
"stackedit": "^4.3.15",
"stackedit": "^4.3.16",
"vue": "^2.3.3",
"vuex": "^2.3.1"
},

View File

@ -5945,9 +5945,9 @@ sshpk@^1.7.0:
jsbn "~0.1.0"
tweetnacl "~0.14.0"
stackedit@^4.3.15:
version "4.3.15"
resolved "https://registry.yarnpkg.com/stackedit/-/stackedit-4.3.15.tgz#0fc3715cd93f6c93f761d797173d6869c0794009"
stackedit@^4.3.16:
version "4.3.16"
resolved "https://registry.yarnpkg.com/stackedit/-/stackedit-4.3.16.tgz#e4df6af29e70d2c45a547523e6aa4f8025c1556d"
dependencies:
bower "^1.8.2"
compression "^1.0.11"