Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
10
package.json
10
package.json
@ -10,13 +10,13 @@
|
||||
"popper.js": "^1.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.0",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"braces": "^3.0.2",
|
||||
"browser-sync": "^2.27.4",
|
||||
"browser-sync": "^2.27.5",
|
||||
"child_process": "^1.0.2",
|
||||
"core-js": "^3.15.2",
|
||||
"core-js": "^3.16.0",
|
||||
"del": "^6.0.0",
|
||||
"fancy-log": "^1.3.3",
|
||||
"fstream": "^1.0.12",
|
||||
@ -38,8 +38,8 @@
|
||||
"micromatch": "^4.0.4",
|
||||
"mixin-deep": "^2.0.1",
|
||||
"node-sass": "^6.0.1",
|
||||
"regenerator-runtime": "^0.13.7",
|
||||
"sass": "^1.35.2",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"set-value": "^4.0.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user