Rename files

This commit is contained in:
2023-06-21 16:48:35 +01:00
parent 0cd43a731e
commit 7ec602cc16
51 changed files with 98 additions and 98 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system-react",
"version": "1.0.4",
"version": "1.0.7",
"description": "React hooks for @snort/system",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -16,7 +16,7 @@
"dist"
],
"dependencies": {
"@snort/system": "^1.0.9",
"@snort/system": "^1.0.12",
"@snort/shared": "^1.0.2",
"react": "^18.2.0"
}