@stacksjs/router 0.70.23 → 0.70.26

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 (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +47 -4831
  3. package/package.json +31 -16
package/README.md CHANGED
@@ -15,7 +15,7 @@ wip
15
15
  wip
16
16
 
17
17
  ```bash
18
- bun install -d @stacksjs/actions
18
+ bun install -d @stacksjs/router
19
19
  ```
20
20
 
21
21
  Now, you can use it in your project: