Skip to content

Commit b81bb89

Browse files
author
Asaf Shakarzy
committed
Avoid warning by setting the 'repository' property in package.json.
1 parent 0b5c92e commit b81bb89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@
1010
"build": "ember build",
1111
"test": "ember test"
1212
},
13-
"repository": "",
13+
"repository": "https://github.com/indexiatech/ember-idx-tree",
1414
"engines": {
1515
"node": ">= 0.10.0"
1616
},
17-
"author": "",
1817
"license": "ASF2",
1918
"devDependencies": {
2019
"broccoli-asset-rev": "^1.0.0",

0 commit comments

Comments
 (0)