File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " ./release/angular-ui-router.js" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " State-based routing for AngularJS" ,
5
5
"keywords" : [
6
6
" angular" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ui-router" ,
3
3
"description" : " State-based routing for AngularJS" ,
4
- "version" : " 0.3.2 " ,
4
+ "version" : " 0.4.0 " ,
5
5
"homepage" : " http://angular-ui.github.com/" ,
6
6
"contributors" : [
7
7
{
33
33
"type" : " git" ,
34
34
"url" : " https://github.com/angular-ui/ui-router.git"
35
35
},
36
+ "scripts" : {
37
+ "test" : " grunt integrate" ,
38
+ "build" : " grunt dist" ,
39
+ "prepublish" : " grunt prepare-release dist"
40
+ },
36
41
"bugs" : {
37
42
"url" : " https://github.com/angular-ui/ui-router/issues"
38
43
},
You can’t perform that action at this time.
0 commit comments