Skip to content

Commit bfaf9c3

Browse files
committed
chore: fix npm package repo url typo
1 parent 153f872 commit bfaf9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"test": "node tests/runner.js && ./node_modules/.bin/eslint index.js tests/**/*.js"
1111
},
12-
"repository": "https://github.com/novafloss/ember-cli-deploy-index-json",
12+
"repository": "https://github.com/peopledoc/ember-cli-deploy-index-json",
1313
"engines": {
1414
"node": ">= 4"
1515
},

0 commit comments

Comments
 (0)