Skip to content

Commit a52d765

Browse files
author
Laiju Thomas
committed
refactor(core): update basic config
1 parent fdfbd9a commit a52d765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build:demo": "ng build --prod",
1010
"watch": "ng build --watch --configuration development",
1111
"test": "ng test",
12-
"deploy": "ng build --prod --base-href /ngx-treeview/ && node gh-pages.js"
12+
"publish": "cd dist/angular-treeview npm publish --access=public"
1313
},
1414
"private": true,
1515
"dependencies": {

0 commit comments

Comments
 (0)