Update bower dependencies.
This commit is contained in:
parent
62d4d89204
commit
ffc4dc9ec7
715 changed files with 4134 additions and 134336 deletions
5
app/bower_components/es5-shim/README.md
vendored
5
app/bower_components/es5-shim/README.md
vendored
|
@ -61,11 +61,6 @@ To run the tests, navigate to <root-folder>/tests/.
|
|||
prototypically from another, this should work fine across legacy
|
||||
engines.
|
||||
|
||||
:warning: Object.create(null) will work only in browsers that
|
||||
support prototype assignment. This creates an object that does not
|
||||
have any properties inherited from Object.prototype. It will
|
||||
silently fail otherwise.
|
||||
|
||||
:warning: The second argument is passed to Object.defineProperties
|
||||
which will probably fail either silently or with extreme predudice.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue