migrate to yarn (pnp install)
update to v0.15.0
This commit is contained in:
12
package.json
12
package.json
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "iew-site",
|
||||
"version": "0.14.2",
|
||||
"version": "0.15.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "Eric Woodward (https://www.itsericwoodward.com)",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"npm": ">=9",
|
||||
"node": ">=18"
|
||||
},
|
||||
"npm": ">=10",
|
||||
"node": ">=22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"web-weevr": "git+ssh://git@git.itsericwoodward.com:eric/web-weevr.git"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@4.12.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user