Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 14ad37c

Browse files
author
Janaka-Steph
committedOct 18, 2022
Add build script
1 parent bc6f792 commit 14ad37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"last 2 versions"
1212
],
1313
"scripts": {
14-
"build": "npx gulp bundle && npx antora antora-playbook.yml"
14+
"build": "gulp bundle && antora antora-playbook.yml"
1515
},
1616
"dependencies": {
1717
"@antora/lunr-extension": "^1.0.0-alpha.8",

0 commit comments

Comments
 (0)
Please sign in to comment.