diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 11:39:30 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 11:39:30 -0400 |
| commit | e18708f10b04455be151a5a799f0109c34f20a25 (patch) | |
| tree | 9e4559ef0fff8b366474e7768308ddca1e32268a /www/lib/angular/.bower.json | |
| parent | 97a1cb3ae199c7b5455dcba0001efd5b4c32040a (diff) | |
package updates to set up bower correctly #535
Diffstat (limited to 'www/lib/angular/.bower.json')
| -rw-r--r-- | www/lib/angular/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json index 44702a67..8eb867dc 100644 --- a/www/lib/angular/.bower.json +++ b/www/lib/angular/.bower.json @@ -1,18 +1,18 @@ { "name": "angular", - "version": "1.5.5", + "version": "1.5.8", "license": "MIT", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", - "_release": "1.5.5", + "_release": "1.5.8", "_resolution": { "type": "version", - "tag": "v1.5.5", - "commit": "cd353693d20736baa44fb44f65f8f573ef6e8e18" + "tag": "v1.5.8", + "commit": "7e0e546eb6caedbb298c91a9f6bf7de7eeaa4ad2" }, "_source": "https://github.com/angular/bower-angular.git", - "_target": "1.5.5", + "_target": "1.5.8", "_originalSource": "angular" }
\ No newline at end of file |
