forked from samuel-p/sp-codes.de
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6d2bf7136a
1 changed files with 4 additions and 4 deletions
|
@ -17,18 +17,18 @@
|
|||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"browser-sync": "^2.26.14"
|
||||
"browser-sync": "^2.27.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^1.0.0-canary.33",
|
||||
"@11ty/eleventy-navigation": "^0.2.0",
|
||||
"@11ty/eleventy": "^1.0.0-canary.38",
|
||||
"@11ty/eleventy-navigation": "^0.3.2",
|
||||
"@node-minify/core": "^6.2.0",
|
||||
"@node-minify/crass": "^6.2.0",
|
||||
"@node-minify/html-minifier": "^6.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"glob": "^7.1.7",
|
||||
"minify": "^7.0.2",
|
||||
"node-sass": "^6.0.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"node-sass-tilde-importer": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"uncss": "^0.17.3"
|
||||
|
|
Loading…
Reference in a new issue