pl-hooks: Work on making this an actual library
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@@ -35,8 +35,9 @@
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.56.2",
|
||||
"lodash": "^4.17.21",
|
||||
"pl-api": "^0.0.37",
|
||||
"react": "^18.3.1"
|
||||
"pl-api": "^0.1.1",
|
||||
"react": "^18.3.1",
|
||||
"valibot": "^0.42.1"
|
||||
},
|
||||
"module": "./dist/main.es.js",
|
||||
"types": "dist/main.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user