Skip to content

Commit 20c3f49

Browse files
committed
Use npx for screencast
1 parent 19e0bb1 commit 20c3f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"postinstall": "cd packages/react-error-overlay/ && yarn build:prod",
1313
"publish": "tasks/publish.sh",
1414
"start": "cd packages/react-scripts && node bin/react-scripts.js start",
15-
"screencast": "svg-term --cast hItN7sl5yfCPTHxvFg5glhhfp --out screencast.svg --window",
15+
"screencast": "svg-term --cast Re4bWGN7Va7LckbjAd2yOHH4K --out screencast.svg --window",
1616
"test": "cd packages/react-scripts && node bin/react-scripts.js test --env=jsdom",
1717
"format": "prettier --trailing-comma es5 --single-quote --write 'packages/*/*.js' 'packages/*/!(node_modules)/**/*.js'",
1818
"precommit": "lint-staged"

screencast.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)