@k5cjs/router 0.0.1-alpha.1 → 16.0.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 (3) hide show
  1. package/.hash +1 -0
  2. package/README.md +1 -1
  3. package/package.json +2 -2
package/.hash ADDED
@@ -0,0 +1 @@
1
+ defa9a5acda9f593678d9dc9818b25a6604cc040
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Router
2
2
 
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.0.
4
4
 
5
5
  ## Code scaffolding
6
6
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@k5cjs/router",
3
- "version": "0.0.1-alpha.1",
3
+ "version": "16.0.0",
4
4
  "peerDependencies": {
5
- "@angular/router": "^16.2.0"
5
+ "@angular/router": "^16.0.0"
6
6
  },
7
7
  "dependencies": {
8
8
  "tslib": "^2.3.0"