We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0edeb commit 467b527Copy full SHA for 467b527
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ui-router",
3
"description": "State-based routing for Javascript",
4
- "version": "1.0.0-alpha.1",
+ "version": "1.0.0-alpha.2",
5
"scripts": {},
6
"homepage": "http://angular-ui.github.com/ui-router",
7
"contributors": [
@@ -41,7 +41,7 @@
41
},
42
"license": "MIT",
43
"devDependencies": {
44
- "angular2": "^2.0.0-beta.12",
+ "angular2": "^2.0.0-beta.13",
45
"babel-core": "^5.8.14",
46
"conventional-changelog": "^1.1.0",
47
"conventional-changelog-cli": "^1.1.1",
0 commit comments