chore: bump pkg

This commit is contained in:
Kieran 2023-12-07 14:44:31 +00:00
parent c98f7ad12d
commit a124d49a64
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system-react",
"version": "1.1.5",
"version": "1.1.6",
"description": "React hooks for @snort/system",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -16,7 +16,7 @@
],
"dependencies": {
"@snort/shared": "^1.0.10",
"@snort/system": "^1.1.5",
"@snort/system": "^1.1.6",
"react": "^18.2.0"
},
"devDependencies": {