Skip to content

Commit

Permalink
added angualar-material
Browse files Browse the repository at this point in the history
  • Loading branch information
byronrau committed Jan 11, 2016
1 parent 8e00414 commit 7becf81
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 28 deletions.
10 changes: 7 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@
"tests"
],
"dependencies": {
"angular": "~1.3.16",
"angular-route": "~1.3.16",
"angular-mocks": "~1.3.16",
"angular": "~1.4.8",
"angular-route": "~1.4.8",
"angular-mocks": "~1.4.8",
"angular-material": "~1.0.1"
},
"resolutions": {
"angular": "1.4.8"
}
}
25 changes: 0 additions & 25 deletions npm-debug.log

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"bcrypt": "^0.8.5",
"bluebird": "^3.1.1",
"body-parser": "^1.14.2",
"cors": "^2.7.1",
"express": "^4.13.3",
"express-session": "^1.12.1",
"mongoose": "^4.3.4",
Expand Down

0 comments on commit 7becf81

Please sign in to comment.