Browse Source

es5-shim and es5-sham extracted from amber

Herbert Vojčík 9 years ago
parent
commit
b789e3ac3b
3 changed files with 1 additions and 7 deletions
  1. 1 2
      bower.json
  2. 0 5
      es5-shim.amd.json
  3. 0 0
      support/browser-compatibility.js

+ 1 - 2
bower.json

@@ -15,8 +15,7 @@
     "tests"
   ],
   "dependencies": {
-    "jquery": ">=1.7.0",
-    "es5-shim": "^4.0.3"
+    "jquery": ">=1.7.0"
   },
   "devDependencies": {
     "jquery": ">=1.7.0 <2.1.0"

+ 0 - 5
es5-shim.amd.json

@@ -1,5 +0,0 @@
-{
-    "paths": {
-        "amber_lib/es5-shim": "."
-    }
-}

+ 0 - 0
support/ensure-console.js → support/browser-compatibility.js