fix: normalize component boundary spacing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/router",
|
||||
"version": "0.2.60",
|
||||
"version": "0.2.61",
|
||||
"type": "module",
|
||||
"description": "@wrnexus/router — part of the WrNexus framework.",
|
||||
"license": "MIT",
|
||||
@@ -21,8 +21,8 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@wrnexus/compiler": "^0.2.60",
|
||||
"@wrnexus/core": "^0.2.60"
|
||||
"@wrnexus/compiler": "^0.2.61",
|
||||
"@wrnexus/core": "^0.2.61"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user