release: WRNexusJS 0.8.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/validation",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"type": "module",
|
||||
"description": "Shared server/browser schemas, validation helpers, form runtime, and reusable error components.",
|
||||
"license": "MIT",
|
||||
@@ -42,9 +42,9 @@
|
||||
"./components/*": "./components/*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wrnexus/core": "^0.8.2",
|
||||
"@wrnexus/plugin": "^0.8.2",
|
||||
"@wrnexus/ui": "^0.8.2"
|
||||
"@wrnexus/core": "^0.8.3",
|
||||
"@wrnexus/plugin": "^0.8.3",
|
||||
"@wrnexus/ui": "^0.8.3"
|
||||
},
|
||||
"wrnexus": {
|
||||
"plugin": {
|
||||
|
||||
Reference in New Issue
Block a user