We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8b9c6 commit 9ebe2deCopy full SHA for 9ebe2de
package.json
@@ -25,15 +25,15 @@
25
},
26
"devDependencies": {
27
"autoprefixer": "^10.4.14",
28
- "cssnano": "^6.0.0",
+ "cssnano": "^6.0.1",
29
"gulp": "^4.0.2",
30
"gulp-newer": "^1.4.0",
31
"gulp-plumber": "^1.2.1",
32
"gulp-postcss": "^9.0.1",
33
"gulp-size": "^4.0.1",
34
"gulp-uglify": "^3.0.2",
35
"immutable-css-cli": "^1.1.1",
36
- "postcss": "^8.4.22",
+ "postcss": "^8.4.24",
37
"watch": "^1.0.2"
38
39
"contributors": [
@@ -51,7 +51,7 @@
51
"build:watch": "watch \"npm run build\" ./src/"
52
53
"dependencies": {
54
- "browser-sync": "2.29.1",
+ "browser-sync": "2.29.3",
55
"directory-tree": "^3.5.1",
56
"gulp-basswork": "^0.2.0",
57
"gulp-concat": "^2.6.1",
0 commit comments