change gulp to mjs
This commit is contained in:
parent
168c0c5caf
commit
75314d92c9
7 changed files with 456 additions and 268 deletions
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/netbymatt/ws4kp#readme",
|
||||
"devDependencies": {
|
||||
"del": "^6.0.0",
|
||||
"del": "^7.1.0",
|
||||
"ejs": "^3.1.5",
|
||||
"eslint": "^8.2.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
|
|
@ -50,4 +50,4 @@
|
|||
"gulp-awspublish": "^8.0.0",
|
||||
"gulp-s3-upload": "^1.7.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue