Fix Alertify version requirement which inadvertently got bumped.

This commit is contained in:
Dave Page 2018-04-18 09:09:28 +01:00
parent 8f90b801bd
commit dea7491df6
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
},
"dependencies": {
"acitree": "git+https://github.com/imsurinder90/jquery-aciTree.git#rc.7",
"alertifyjs": "^1.10.0",
"alertifyjs": "^1.7.1",
"axios": "^0.18.0",
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
"babel-polyfill": "^6.23.0",

View File

@ -101,9 +101,9 @@ ajv@^5.0.0, ajv@^5.1.0, ajv@^5.1.5:
json-schema-traverse "^0.3.0"
json-stable-stringify "^1.0.1"
alertifyjs@^1.10.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/alertifyjs/-/alertifyjs-1.11.0.tgz#646f0bbd62edac5bb03cce2d03f4379c84ffde19"
alertifyjs@^1.7.1:
version "1.11.1"
resolved "https://registry.yarnpkg.com/alertifyjs/-/alertifyjs-1.11.1.tgz#e40e45c4fde4234467cc481b936fe6337e6a4828"
align-text@^0.1.1, align-text@^0.1.3:
version "0.1.4"