Add env vars back bc we need them!
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.tsx",
|
||||
"./hooks": "./src/index.tsx",
|
||||
"./hooks/*": "./src/hooks/*"
|
||||
"./hooks": "./src/index.tsx"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user