diff --git a/package.json b/package.json index b20dfb4f..28b12afd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/npm/template-oss.git" + "url": "git+https://github.com/npm/template-oss.git" }, "keywords": [ "npm", @@ -67,7 +67,7 @@ ], "devDependencies": { "@npmcli/eslint-config": "^4.0.0", - "@npmcli/template-oss": "file:./", + "@npmcli/template-oss": "4.22.0", "nock": "^13.3.8", "tap": "^16.0.0" }, diff --git a/workspace/test-workspace/package.json b/workspace/test-workspace/package.json index 4f304a50..cd0d379d 100644 --- a/workspace/test-workspace/package.json +++ b/workspace/test-workspace/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/npm/template-oss.git", + "url": "git+https://github.com/npm/template-oss.git", "directory": "workspace/test-workspace" }, "keywords": [],