Skip to content

Commit a2d5199

Browse files
committed
chore: treat LeviLamina as a prerequisite
1 parent 51dc5e2 commit a2d5199

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tooth.template.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"dependencies": {
1515
"github.com/LiteLDev/LegacyRemoteCall": "0.3.x",
1616
"github.com/LiteLDev/LegacyParticleAPI": "0.3.x",
17-
"github.com/LiteLDev/LegacyMoney": "0.3.x",
17+
"github.com/LiteLDev/LegacyMoney": "0.3.x"
18+
},
19+
"prerequisites": {
1820
"github.com/LiteLDev/LeviLamina": "0.8.x"
1921
},
2022
"files": {

0 commit comments

Comments
 (0)