Add repo field to prevent npm warning
This commit is contained in:
@@ -46,5 +46,9 @@
|
|||||||
"redux": "3.6.0",
|
"redux": "3.6.0",
|
||||||
"walk": "2.3.9",
|
"walk": "2.3.9",
|
||||||
"webpack": "2.2.0"
|
"webpack": "2.2.0"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/AOEpeople/aoe_technology_radar.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user