moved fs-extra to deps instead of devDeps

pull/2303/head
REJack 2019-10-03 13:22:51 +02:00
parent 43786cdd8c
commit 81e3dd0eab
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,7 @@
"filterizr": "^2.2.3", "filterizr": "^2.2.3",
"flag-icon-css": "^3.4.0", "flag-icon-css": "^3.4.0",
"flot": "^3.2.9", "flot": "^3.2.9",
"fs-extra": "^5.0.0",
"icheck-bootstrap": "^3.0.1", "icheck-bootstrap": "^3.0.1",
"inputmask": "^4.0.8", "inputmask": "^4.0.8",
"ion-rangeslider": "^2.3.0", "ion-rangeslider": "^2.3.0",
@ -120,7 +121,6 @@
"eslint": "^4.19.1", "eslint": "^4.19.1",
"eslint-plugin-compat": "^2.7.0", "eslint-plugin-compat": "^2.7.0",
"extract-text-webpack-plugin": "^3.0.2", "extract-text-webpack-plugin": "^3.0.2",
"fs-extra": "^5.0.0",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"node-sass-package-importer": "^5.3.2", "node-sass-package-importer": "^5.3.2",
"nodemon": "^1.19.1", "nodemon": "^1.19.1",