Merge pull request #11 from Fluttershub/dependabot/npm_and_yarn/parcel-2.5.0
Bump parcel from 2.4.1 to 2.5.0
This commit is contained in:
2
package.json
Executable file → Normal file
2
package.json
Executable file → Normal file
@@ -17,7 +17,7 @@
|
|||||||
"Prod": "npm run Cleanup && npm run Init && parcel build src/index.pug --dist-dir build"
|
"Prod": "npm run Cleanup && npm run Init && parcel build src/index.pug --dist-dir build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"parcel": "^2.4.1"
|
"parcel": "^2.5.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^18.*"
|
"node": "^18.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user