Skip to content

Commit d49ddaa

Browse files
author
Mathew Goldsborough
committed
Added repository to pacakge.json to fix npm warning.
1 parent c60810c commit d49ddaa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "Responsive-Dashboard",
33
"version": "0.0.2",
44
"author": "Elliot Hesp",
5+
"repository": {
6+
"type": "git",
7+
"url": "git://github.com/Ehesp/Responsive-Dashboard"
8+
},
59
"contributors": [
610
"Leonel Samayoa <leonel.e.samayoa@gmail.com> (http://gobliip.com)",
711
"Ricardo Pascua <rdpascua@outlook.com>"
@@ -12,6 +16,7 @@
1216
"devDependencies": {
1317
"bower": "^1.3.9",
1418
"gulp": "~3.8.0",
19+
"gulp-angular-templates": "^0.0.1",
1520
"gulp-connect": "^2.0.6",
1621
"gulp-less": "~1.3.3",
1722
"gulp-usemin": "^0.3.7",

0 commit comments

Comments
 (0)