We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc6cb3 commit a74c3f7Copy full SHA for a74c3f7
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": "5.0.0",
+ "version": "5.0.0-pre.1",
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