From fb15dedd3637b51f1c49058757c4e2ccabbba7f4 Mon Sep 17 00:00:00 2001 From: Kurakin Alexander Date: Thu, 9 Apr 2015 10:27:01 +0300 Subject: [PATCH] Remove testling --- package.json | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/package.json b/package.json index 1e8daf5..ef2b340 100755 --- a/package.json +++ b/package.json @@ -23,37 +23,6 @@ "scripts": { "test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec" }, - "testling": { - "browsers": { - "ie": [ - 8, - 9 - ], - "firefox": [ - 10, - 24 - ], - "chrome": [ - 30, - 22 - ], - "safari": [ - 5, - 6 - ], - "opera": [ - 15 - ], - "iphone": [ - 6 - ], - "android-browser": [ - 4.2 - ] - }, - "harness": "mocha", - "files": "test.js" - }, "keywords": [ "deep", "path",