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 11{
22 "name" : " angular-ui-router" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.4.0 " ,
44 "license" : " MIT" ,
55 "main" : " ./release/angular-ui-router.js" ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-router" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " State-based routing for AngularJS" ,
55 "keywords" : [
66 " angular" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ui-router" ,
33 "description" : " State-based routing for AngularJS" ,
4- "version" : " 0.3.2 " ,
4+ "version" : " 0.4.0 " ,
55 "homepage" : " http://angular-ui.github.com/" ,
66 "contributors" : [
77 {
3333 "type" : " git" ,
3434 "url" : " https://github.com/angular-ui/ui-router.git"
3535 },
36+ "scripts" : {
37+ "test" : " grunt integrate" ,
38+ "build" : " grunt dist" ,
39+ "prepublish" : " grunt prepare-release dist"
40+ },
3641 "bugs" : {
3742 "url" : " https://github.com/angular-ui/ui-router/issues"
3843 },
You can’t perform that action at this time.
0 commit comments