From dfb22c2e5fdb299c39e4befc77c5c249dcd77da4 Mon Sep 17 00:00:00 2001 From: Peng Zhong Date: Sat, 9 Dec 2017 12:13:33 +0900 Subject: [PATCH] init --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a434809d51..bafb08363f 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@nylira/vue-field": "1.1.12", "@nylira/vue-form-msg": "^1.0.3", "@nylira/vue-input": "^3.2.0", - "@nylira/vue-notifications": "^1.4.0", + "@nylira/vue-notifications": "^1.4.4", "axios": "^0.17.0", "babel-jest": "^21.2.0", "chart.js": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index 61ef433749..b48c63739e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,9 +22,9 @@ version "3.4.0" resolved "https://registry.yarnpkg.com/@nylira/vue-input/-/vue-input-3.4.0.tgz#741346ce0613b831b756fccb253731015fa5c246" -"@nylira/vue-notifications@^1.4.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@nylira/vue-notifications/-/vue-notifications-1.4.0.tgz#af51a832f3f5ccae99bdc382d0746659da72e37a" +"@nylira/vue-notifications@^1.4.4": + version "1.4.4" + resolved "https://registry.yarnpkg.com/@nylira/vue-notifications/-/vue-notifications-1.4.4.tgz#8ef4d3bbdbcbdf5570feaf17afd45c83c43d5496" "@types/node@^7.0.18": version "7.0.48"