Skip to content

Commit 130fd79

Browse files
author
fabianmoronzirfas
committed
fix(update bootstrap script to point to develop again):
1 parent 1e8b064 commit 130fd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap-scripts/update-and-generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
set -Eeuo pipefail
33
pwd
44

5-
npm install basiljs/basil.js#fix/constants-subcats -D
5+
npm install basiljs/basil.js#develop -D
66
npm run documentationjs -- build ./node_modules/basiljs/basil.js -o ./.bin/api/data.json
77
node .bin/index.js

0 commit comments

Comments
 (0)