diff --git a/package.json b/package.json index 4885d95..ad12a69 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,7 @@ "globals": [ "expect", "assert", - "chai", - "sinon" + "chai" ], "ignore": [ "/dist/", @@ -97,7 +96,6 @@ "rollup-plugin-terser": "7.0.2", "semver": "7.3.5", "serve-index": "1.9.1", - "sinon": "10.0.0", "standard": "16.0.3", "standard-version": "9.3.1", "typescript": "4.3.5", diff --git a/test/fetch/browser/index.html b/test/fetch/browser/index.html index 1d738b9..dcb8c2f 100644 --- a/test/fetch/browser/index.html +++ b/test/fetch/browser/index.html @@ -1,5 +1,6 @@ +