spec/dummy/public/bower_components/angular/README.md in entangled-0.0.9 vs spec/dummy/public/bower_components/angular/README.md in entangled-0.0.10

- old
+ new

@@ -18,14 +18,11 @@ ```html <script src="/node_modules/angular/angular.js"></script> ``` -Note that this package is not in CommonJS format, so doing `require('angular')` will return `undefined`. -If you're using [Browserify](https://github.com/substack/node-browserify), you can use -[exposify](https://github.com/thlorenz/exposify) to have `require('angular')` return the `angular` -global. +Or `require('angular')` from your code. ### bower ```shell bower install angular @@ -44,10 +41,10 @@ ## License The MIT License -Copyright (c) 2010-2012 Google, Inc. http://angularjs.org +Copyright (c) 2010-2015 Google, Inc. http://angularjs.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell