Well don't ignore it then
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:
@@ -1,4 +1,3 @@
|
||||
.git
|
||||
*Dockerfile*
|
||||
.env
|
||||
node_modules
|
||||
.env
|
||||
@@ -17,16 +17,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"animejs": "^3.1.0",
|
||||
"compression": "^1.7.4",
|
||||
"dayjs": "^1.8.21",
|
||||
"imagesloaded": "^4.1.4",
|
||||
"lazysizes": "^5.2.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"shufflejs": "^5.2.3"
|
||||
"polka": "^1.0.0-next.9",
|
||||
"shufflejs": "^5.2.3",
|
||||
"sirv": "^0.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"compression": "^1.7.4",
|
||||
"polka": "^1.0.0-next.9",
|
||||
"sirv": "^0.4.2",
|
||||
"@babel/core": "^7.8.6",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.8.3",
|
||||
|
||||
Reference in New Issue
Block a user