diff options
Diffstat (limited to 'node_modules/test-exclude/package.json')
| -rw-r--r-- | node_modules/test-exclude/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/node_modules/test-exclude/package.json b/node_modules/test-exclude/package.json index a73a0511d..ddfb5492b 100644 --- a/node_modules/test-exclude/package.json +++ b/node_modules/test-exclude/package.json @@ -1,6 +1,6 @@ { "name": "test-exclude", - "version": "4.1.0", + "version": "4.1.1", "description": "test for inclusion or exclusion of paths using pkg-conf and globs", "main": "index.js", "files": [ @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/istanbuljs/test-exclude.git" + "url": "git+https://github.com/istanbuljs/istanbuljs.git" }, "keywords": [ "exclude", @@ -24,9 +24,9 @@ "author": "Ben Coe <ben@npmjs.com>", "license": "ISC", "bugs": { - "url": "https://github.com/istanbuljs/test-exclude/issues" + "url": "https://github.com/istanbuljs/istanbuljs/issues" }, - "homepage": "https://github.com/istanbuljs/test-exclude#readme", + "homepage": "https://github.com/istanbuljs/istanbuljs#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.1.2", |
