We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db27b3 commit 2f6aff9Copy full SHA for 2f6aff9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ui-router-core",
3
"description": "UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps",
4
- "version": "4.0.0",
+ "version": "5.0.0",
5
"scripts": {
6
"clean": "shx rm -rf lib lib-esm",
7
"build": "npm run clean && tsc && tsc -m es6 --outDir lib-esm && npm run fixdts",
0 commit comments