release: prepare WRNexusJS 0.8.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/validation",
|
||||
"version": "0.8.6",
|
||||
"version": "0.8.7",
|
||||
"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.6",
|
||||
"@wrnexus/plugin": "^0.8.6",
|
||||
"@wrnexus/ui": "^0.8.6"
|
||||
"@wrnexus/core": "^0.8.7",
|
||||
"@wrnexus/plugin": "^0.8.7",
|
||||
"@wrnexus/ui": "^0.8.7"
|
||||
},
|
||||
"wrnexus": {
|
||||
"plugin": {
|
||||
|
||||
Reference in New Issue
Block a user