We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9375175 + d49ddaa commit 65c8de3Copy full SHA for 65c8de3
package.json
@@ -2,6 +2,10 @@
2
"name": "Responsive-Dashboard",
3
"version": "0.0.2",
4
"author": "Elliot Hesp",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git://github.com/Ehesp/Responsive-Dashboard"
8
+ },
9
"contributors": [
10
"Leonel Samayoa <leonel.e.samayoa@gmail.com> (http://gobliip.com)",
11
"Ricardo Pascua <rdpascua@outlook.com>",
@@ -13,6 +17,7 @@
13
17
"devDependencies": {
14
18
"bower": "^1.3.9",
15
19
"gulp": "~3.8.0",
20
+ "gulp-angular-templates": "^0.0.1",
16
21
"gulp-connect": "^2.0.6",
22
"gulp-less": "~1.3.3",
23
"gulp-usemin": "^0.3.7",
0 commit comments