Skip to content

Commit

Permalink
add angular-translate lib
Browse files Browse the repository at this point in the history
  • Loading branch information
taobataoma committed Mar 25, 2017
1 parent e7af2be commit 7c7c9ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "meanTorrent",
"name": "meantorrent",
"description": "MEAN.JS BitTorrent - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, a Private BitTorrent Tracker CMS",
"homepage": "https://github.com/taobataoma/meanTorrent.git",
"license": "MIT",
Expand All @@ -14,7 +14,8 @@
"angular-ui-router": "~0.2.18",
"bootstrap": "~3.3.6",
"ng-file-upload": "~12.1.0",
"owasp-password-strength-test": "~1.3.0"
"owasp-password-strength-test": "~1.3.0",
"angular-translate": "^2.15.1"
},
"overrides": {
"bootstrap": {
Expand Down

0 comments on commit 7c7c9ba

Please sign in to comment.