Lots of updates

This commit is contained in:
baldo 2016-05-16 13:33:49 +02:00
commit 39e7af6238
454 changed files with 221168 additions and 36622 deletions

View file

@ -1,6 +1,5 @@
{
"name": "es5-shim",
"version": "4.0.1",
"main": "es5-shim.js",
"repository": {
"type": "git",
@ -19,8 +18,7 @@
"keywords": [
"shim",
"es5",
"es5",
"shim",
"es5 shim",
"javascript",
"ecmascript",
"polyfill"
@ -32,13 +30,14 @@
"bower_components",
"tests"
],
"_release": "4.0.1",
"version": "4.5.8",
"_release": "4.5.8",
"_resolution": {
"type": "version",
"tag": "v4.0.1",
"commit": "734e4dd80a1e4cbbd3bb6947c79084e86cb1793b"
"tag": "v4.5.8",
"commit": "0472d5096990f512875e98338ca6218d2ce5836f"
},
"_source": "git://github.com/es-shims/es5-shim.git",
"_target": "~4.0.1",
"_source": "https://github.com/es-shims/es5-shim.git",
"_target": "~4.5.8",
"_originalSource": "es5-shim"
}