Skip to content

Commit 71f0b4d

Browse files
committed
chore: update tooth.json
1 parent d3fec3a commit 71f0b4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tooth.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"description": "A plugin engine for running LLSE plugins on LeviLamina",
88
"author": "LiteLDev",
99
"tags": [
10+
"bds",
1011
"levilamina",
1112
"plugin-engine"
1213
]

tooth.template.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,15 @@
77
"description": "A plugin engine for running LLSE plugins on LeviLamina",
88
"author": "LiteLDev",
99
"tags": [
10+
"bds",
1011
"levilamina",
1112
"plugin-engine"
1213
]
1314
},
1415
"dependencies": {
15-
"github.com/LiteLDev/LegacyRemoteCall": ">=0.1.1",
16-
"github.com/LiteLDev/LegacyParticleAPI": ">=0.1.1",
17-
"github.com/LiteLDev/LegacyMoney": ">=0.1.6"
18-
},
19-
"prerequisites": {
16+
"github.com/LiteLDev/LegacyRemoteCall": "0.1.x >=0.1.1",
17+
"github.com/LiteLDev/LegacyParticleAPI": "0.1.x >=0.1.1",
18+
"github.com/LiteLDev/LegacyMoney": "0.1.x >=0.1.6",
2019
"github.com/LiteLDev/LeviLamina": "0.6.x >=0.6.3"
2120
},
2221
"files": {

0 commit comments

Comments
 (0)