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.
1 parent c60810c commit d49ddaaCopy full SHA for d49ddaa
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>"
@@ -12,6 +16,7 @@
12
16
"devDependencies": {
13
17
"bower": "^1.3.9",
14
18
"gulp": "~3.8.0",
19
+ "gulp-angular-templates": "^0.0.1",
15
20
"gulp-connect": "^2.0.6",
21
"gulp-less": "~1.3.3",
22
"gulp-usemin": "^0.3.7",
0 commit comments