Skip to content

Commit 69df0ec

Browse files
committed
chore(build): ad angular-github-pages script
1 parent 48bf374 commit 69df0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"publish:lib": "cd dist/ng-sortgrid && npm run semantic-release",
2020
"lint": "ng lint",
2121
"e2e": "ng e2e",
22+
"angular-cli-ghpages": "angular-cli-ghpages",
2223
"semantic-release": "semantic-release"
2324
},
2425
"private": true,

0 commit comments

Comments
 (0)