We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b8b0ba commit 6daed76Copy full SHA for 6daed76
package.json
@@ -32,8 +32,8 @@
32
"clean": "快速删除本地依赖"
33
},
34
"devDependencies": {
35
- "@142vip/common": "0.0.1-alpha.5",
36
- "@142vip/release-version": "0.0.1-alpha.3",
+ "@142vip/common": "^0.0.1-alpha.5",
+ "@142vip/release-version": "^0.0.1-alpha.4",
37
"@antfu/eslint-config": "^2.24.0",
38
"@commitlint/cli": "^18.6.1",
39
"@commitlint/config-conventional": "^18.6.3",
@@ -44,6 +44,7 @@
44
"dashjs": "^4.7.4",
45
"enquirer": "^2.4.1",
46
"eslint": "^8.55.0",
47
+ "eslint-plugin-format": "^0.1.2",
48
"hls.js": "^1.5.13",
49
"husky": "^8.0.3",
50
"lint-staged": "^15.2.7",
0 commit comments