@acedatacloud/nexior 3.78.0 → 3.79.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/dist/_redirects +0 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acedatacloud/nexior",
3
- "version": "3.78.0",
3
+ "version": "3.79.0",
4
4
  "author": "Ace Data Cloud <office@acedata.cloud>",
5
5
  "repository": {
6
6
  "type": "git",
package/dist/_redirects DELETED
@@ -1,5 +0,0 @@
1
- # Cloudflare Pages SPA history-mode fallback.
2
- # Vue Router uses createWebHistory(), so deep links like /chat/<id> must be
3
- # rewritten to /index.html (status 200) on the edge — otherwise refreshing
4
- # any non-root route on a *.pages.dev preview returns 404.
5
- /* /index.html 200