Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke KONISHI <skydai1151@gmail.com>2019-07-17 03:02:58 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2019-07-17 03:02:58 +0300
commite7fe1e21ae068aa44be9e96cd697f7288046b562 (patch)
tree6d48bb28953b50fd6586a4081f43587e1e2ce915 /package.json
parent87ab2868c44cd4694d133a43fe98eebc4c89c620 (diff)
update nodemodules
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 45137b6..739752c 100644
--- a/package.json
+++ b/package.json
@@ -21,14 +21,14 @@
"babel-preset-env": "^1.7.0",
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0-beta.0",
- "eslint-plugin-import": "^2.17.2",
+ "eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"node-sass": "^4.11.0",
"node-sass-globbing": "0.0.23",
"npm-run-all": "^4.1.5",
- "rollup": "^1.10.1",
+ "rollup": "^1.17.0",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-uglify": "^3.0.0",
"watch": "^1.0.2"