Skip to content

Commit b27764f

Browse files
authored
fix: fix package.json spark version
1 parent 41bf4ea commit b27764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "Dylan Neiger",
2020
"license": "ISC",
2121
"devDependencies": {
22-
"@spark.ts/handler": "^1.6.3",
22+
"@spark.ts/handler": "workspace:^",
2323
"discord.js": "^14.7.1",
2424
"eslint": "^8.32.0",
2525
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)