Skip to content

Commit 887ff8c

Browse files
authored
fix(vanilla-extract): add isbot dependency (#77)
1 parent 6747808 commit 887ff8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vanilla-extract/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@vanilla-extract/css": "^1.9.0",
2121
"@vanilla-extract/sprinkles": "^1.5.0",
2222
"clsx": "^1.2.1",
23+
"isbot": "^3.6.5",
2324
"react": "^18.2.0",
2425
"react-dom": "^18.2.0"
2526
},

0 commit comments

Comments
 (0)