Skip to content

Commit

Permalink
Merge 572270c into 9f0e708
Browse files Browse the repository at this point in the history
  • Loading branch information
unconed committed Aug 22, 2020
2 parents 9f0e708 + 572270c commit 1313206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"scripts": {
"bootstrap": "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true yarn && ocular-bootstrap",
"start": "echo 'Please see luma.gl website for how to run examples' && open https://luma.gl/#/documentation/developer-guide/examples",
"start": "echo 'Please see luma.gl website for how to run examples' && open https://luma.gl/docs/contributor-guide",
"clean": "ocular-clean",
"build": "ocular-clean && lerna run pre-build && ocular-build",
"cover": "ocular-test cover",
Expand Down

0 comments on commit 1313206

Please sign in to comment.