mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
chore: fix ncc version
This commit is contained in:
12
package.json
12
package.json
@@ -44,19 +44,19 @@
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@typescript-eslint/parser": "^4.15.2",
|
||||
"@umijs/fabric": "^2.5.6",
|
||||
"@vercel/ncc": "^0.27.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"chalk": "^4.1.2",
|
||||
"common-tags": "^1.8.2",
|
||||
"dumi": "^1.1.26",
|
||||
"chalk": "^4.1.2",
|
||||
"new-github-release-url": "^1.0.0",
|
||||
"open": "^7.3.0",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint-plugin-github": "^4.1.1",
|
||||
"eslint-plugin-simple-import-sort": "^7.0.0",
|
||||
"father": "^2.30.7",
|
||||
"gh-pages": "^3.1.0",
|
||||
"new-github-release-url": "^1.0.0",
|
||||
"open": "^7.3.0",
|
||||
"prettier": "^2.2.1",
|
||||
"typescript": "^4.1.3",
|
||||
"simple-git": "^2.46.0"
|
||||
"simple-git": "^2.46.0",
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user