Remove unused package

This commit is contained in:
Ildar Kamalov
2019-02-20 16:10:32 +03:00
parent 89446fccd5
commit 8e7ceec1a1
3 changed files with 2 additions and 4 deletions

3
client/package.json vendored
View File

@@ -33,8 +33,7 @@
"redux-actions": "^2.4.0",
"redux-form": "^7.4.2",
"redux-thunk": "^2.3.0",
"svg-url-loader": "^2.3.2",
"whatwg-fetch": "2.0.3"
"svg-url-loader": "^2.3.2"
},
"devDependencies": {
"autoprefixer": "^8.6.3",