We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0efff3 commit e3f389fCopy full SHA for e3f389f
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "ui-router-core",
+ "name": "@router/core",
3
"description": "UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps",
4
- "version": "5.0.0-pre.1",
+ "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