Update package.json and remove node engine limit.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"author": "HotaruBlaze",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:github/Fluttershub.git"
|
||||
"url": "git@github.com:Fluttershub/Homepage.git"
|
||||
},
|
||||
"scripts": {
|
||||
"preinit": "npx npm-force-resolutions",
|
||||
@@ -21,9 +21,6 @@
|
||||
"@parcel/transformer-sass": "2.6.2",
|
||||
"parcel": "^2.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.*"
|
||||
},
|
||||
"resolutions": {
|
||||
"node-forge": "0.10.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user