mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Removed excess dev dependencies
This commit is contained in:
parent
b073ca04ea
commit
b6085fdba3
2 changed files with 18 additions and 1744 deletions
1755
package-lock.json
generated
1755
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -37,20 +37,15 @@
|
|||
"trumbowyg": "^2.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"del": "^6.0.0",
|
||||
"fs-extra": "^0.26.7",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-changed": "^3.2.0",
|
||||
"gulp-clean-css": "^3.10.0",
|
||||
"gulp-debug": "^4.0.0",
|
||||
"gulp-load-plugins": "^1.6.0",
|
||||
"gulp-notify": "^3.2.0",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-uglify": "^3.0.2",
|
||||
"jsdoc": "^3.6.6",
|
||||
"node-notifier": "^8.0.1",
|
||||
"plato": "^1.7.0",
|
||||
"prettier": "^2.4.1",
|
||||
"zip-dir": "^1.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue