Skip to content

Commit 14ad37c

Browse files
author
Janaka-Steph
committed
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)