fix: pin production runtime in applications

This commit is contained in:
2026-07-20 14:45:56 +05:30
parent 2b4083c6db
commit a75779fa4d
55 changed files with 126 additions and 84 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@wrnexus/csr",
"version": "0.2.69",
"version": "0.2.70",
"type": "module",
"description": "@wrnexus/csr — part of the WrNexus framework.",
"license": "MIT",
@@ -21,7 +21,7 @@
}
},
"dependencies": {
"@wrnexus/core": "^0.2.69"
"@wrnexus/core": "^0.2.70"
},
"files": [
"dist"