release: WRNexusJS 0.8.3
This commit is contained in:
+17
-17
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/cli",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"type": "module",
|
||||
"description": "@wrnexus/cli — part of the WrNexus framework.",
|
||||
"license": "MIT",
|
||||
@@ -44,22 +44,22 @@
|
||||
"wrnexus": "./dist/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wrnexus/core": "^0.8.2",
|
||||
"@wrnexus/router": "^0.8.2",
|
||||
"@wrnexus/csr": "^0.8.2",
|
||||
"@wrnexus/compiler": "^0.8.2",
|
||||
"@wrnexus/styles": "^0.8.2",
|
||||
"@wrnexus/dev-server": "^0.8.2",
|
||||
"@wrnexus/ui": "^0.8.2",
|
||||
"@wrnexus/validation": "^0.8.2",
|
||||
"@wrnexus/i18n": "^0.8.2",
|
||||
"@wrnexus/mcp": "^0.8.2",
|
||||
"@wrnexus/playground": "^0.8.2",
|
||||
"@wrnexus/db": "^0.8.2",
|
||||
"@wrnexus/plugin": "^0.8.2",
|
||||
"@wrnexus/syntax": "^0.8.2",
|
||||
"@wrnexus/typecheck": "^0.8.2",
|
||||
"@wrnexus/security": "^0.8.2",
|
||||
"@wrnexus/core": "^0.8.3",
|
||||
"@wrnexus/router": "^0.8.3",
|
||||
"@wrnexus/csr": "^0.8.3",
|
||||
"@wrnexus/compiler": "^0.8.3",
|
||||
"@wrnexus/styles": "^0.8.3",
|
||||
"@wrnexus/dev-server": "^0.8.3",
|
||||
"@wrnexus/ui": "^0.8.3",
|
||||
"@wrnexus/validation": "^0.8.3",
|
||||
"@wrnexus/i18n": "^0.8.3",
|
||||
"@wrnexus/mcp": "^0.8.3",
|
||||
"@wrnexus/playground": "^0.8.3",
|
||||
"@wrnexus/db": "^0.8.3",
|
||||
"@wrnexus/plugin": "^0.8.3",
|
||||
"@wrnexus/syntax": "^0.8.3",
|
||||
"@wrnexus/typecheck": "^0.8.3",
|
||||
"@wrnexus/security": "^0.8.3",
|
||||
"selfsigned": "^5.5.0"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user