diff options
author | Vitaly Takmazov | 2019-03-08 11:08:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-03-08 11:08:17 +0300 |
commit | a7a24ee3cf004f5dafdc1895691dce80a5eaa30d (patch) | |
tree | f12a3e6965992f8378ca0e2a3e7e4c3d9cfc35e5 /package.json | |
parent | 17c5e5dc01481be06f799c9c3918e3d7516c38b6 (diff) |
update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 05939c9c..6f13d767 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@babel/core": "^7.3.4", "@babel/preset-env": "^7.3.4", "babel-loader": "^8.0.5", - "css-loader": "^2.1.0", + "css-loader": "^2.1.1", "eslint": "^5.15.1", "eslint-loader": "^2.1.2", "eslint-plugin-only-ascii": "0.0.0", |