1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +02:00

Flextype Core: Default theme - update assets building process and GULP to 4.X.X #206 #186

- updating package json
This commit is contained in:
Awilum
2019-08-08 20:15:38 +03:00
parent fdac81743f
commit 6cb492fd99

View File

@@ -2,6 +2,7 @@
"name": "Default",
"version": "1.0.0",
"devDependencies": {
"bootstrap": "^4.3.1",
"del": "^5.0.0",
"es6-promise": "^4.2.4",
"gulp": "^4.0.2",
@@ -11,6 +12,7 @@
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"jquery": "^3.4.1",
"popper.js": "^1.15.0",
"simplelightbox": "^1.17.2"
}
}