Skip to content

Commit 6eae971

Browse files
committed
Fixed small typo in the package file
1 parent c736108 commit 6eae971

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
@@ -24,7 +24,7 @@
2424
"repository": "git@github.com:zefoy/ngx-ace-wrapper.git",
2525
"branch": "gh-pages",
2626
"folder": "dist/app",
27-
"script": "ng build app --configuration production -- --base-href=ngx-ace-wrapper --delete-output-path=false",
27+
"script": "ng build app --configuration production --base-href=ngx-ace-wrapper --delete-output-path=false",
2828
"commit": "Publishing $npm_package_version",
2929
"user": {
3030
"name": "ZEF Devel",

0 commit comments

Comments
 (0)