We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5673dbc commit 62809d9Copy full SHA for 62809d9
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": "1.0.1",
+ "version": "2.0.0",
5
"scripts": {
6
"clean": "shx rm -rf lib lib-esm",
7
"build": "npm run clean && tsc && tsc -p tsconfig.esm.json",
0 commit comments