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 d49336e commit c5d588dCopy full SHA for c5d588d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@uirouter/angularjs",
3
"description": "State-based routing for AngularJS 1.x",
4
- "version": "1.0.4",
+ "version": "1.0.5",
5
"scripts": {
6
"clean": "shx rm -rf lib lib-esm _doc build release *.log",
7
"build": "tsc && tsc -m es6 --outDir lib-esm && npm run fixdts",
0 commit comments