Skip to content

Commit 2edf87d

Browse files
committed
feat(blueprint): add angular-cli-github-pages to the package.json for better demos
we'll likely remove this later
1 parent 0f53ff9 commit 2edf87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/ng2/blueprints/ng2/files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"angular-cli": "0.0.*",
11-
"angular-cli-github-pages": "IgorMinar/angular-cli-github-pages",
11+
"angular-cli-github-pages": "^0.1.0",
1212
"ember-cli-inject-live-reload": "^1.3.0"
1313
}
1414
}

0 commit comments

Comments
 (0)