Skip to content

Commit

Permalink
feat(router): 👽 update router to version 0.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mackignacio committed May 15, 2022
1 parent 42c8b4d commit d743f99
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"window.zoomLevel": 0,
"vsicons.projectDetection.autoReload": true,
"workbench.colorCustomizations": {},
"conventionalCommits.scopes": ["config", "settings", "actions", "assets"]
"conventionalCommits.scopes": ["config", "settings", "actions", "assets", "router"]
}
15 changes: 15 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"trailingComma": "es5"
},
"devDependencies": {
"@mayajs/router": "^0.6.6",
"@mayajs/router": "^0.7.4",
"@types/jest": "^25.1.4",
"@types/jsonwebtoken": "^8.5.6",
"jest": "^28.0.3",
Expand Down

0 comments on commit d743f99

Please sign in to comment.