chore: bump pkgs

This commit is contained in:
2024-06-05 14:26:13 +01:00
parent c47d8e7dcd
commit b2b25377cd
5 changed files with 12 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system-react",
"version": "1.3.5",
"version": "1.3.6",
"description": "React hooks for @snort/system",
"main": "dist/index.js",
"module": "src/index.ts",
@ -17,7 +17,7 @@
],
"dependencies": {
"@snort/shared": "^1.0.15",
"@snort/system": "^1.3.5",
"@snort/system": "^1.3.6",
"react": "^18.2.0"
},
"devDependencies": {