From 2363349e7cd8f9af5740ef53d96b8d013b46bfcc Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Mon, 12 Feb 2018 16:59:55 +0800 Subject: [PATCH] Update @zhaojh329/string.format.js to 1.1.0 Signed-off-by: Jianhui Zhao --- assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/package.json b/assets/package.json index 858718c..7c0605b 100755 --- a/assets/package.json +++ b/assets/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@xunlei/vue-context-menu": "^1.0.2", - "@zhaojh329/string.format.js": "^1.0.0", + "@zhaojh329/string.format.js": "^1.1.0", "axios": "^0.17.1", "iview": "^2.8.0", "simple-websocket": "^5.1.0",