Skip to content

Commit 3584bfe

Browse files
committed
up
1 parent 7a7d59f commit 3584bfe

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Diff for: package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
"repository": "github:lgc-LLDev/NBSPlayer",
1818
"license": "Apache-2.0",
1919
"funding": "https://afdian.net/a/lgc2333",
20-
"peerDependencies": {
21-
"form-api-ex": "workspace:^"
22-
},
2320
"devDependencies": {
2421
"@types/text-encoding": "^0.0.40",
2522
"dumble": "^0.2.1",
2623
"esbuild": "^0.24.2",
2724
"event-target-polyfill": "^0.0.4",
25+
"form-api-ex": "workspace:^",
2826
"nbs-play": "workspace:^",
2927
"rimraf": "^6.0.1"
3028
}

Diff for: tooth.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
},
1212
"dependencies": {
1313
"github.com/LiteLDev/LeviLamina": ">=0.x",
14-
"gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs": ">=0.x",
15-
"https://github.com/lgc-LLDev/FormAPIEx": ">=0.5.2"
14+
"gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs": ">=0.x"
1615
},
1716
"files": {
1817
"place": [

0 commit comments

Comments
 (0)