Skip to content

Commit 2ba55d5

Browse files
BSd3valexcjohnson
andauthored
Update package.json
Co-authored-by: Alex Johnson <[email protected]>
1 parent 0919946 commit 2ba55d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dash-html-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"homepage": "https://github.com/plotly/dash",
1515
"scripts": {
16-
"clean": "rimraf --glob -rf ./src/* && mkdirp ./src/components",
16+
"clean": "rimraf --glob ./src/* && mkdirp ./src/components",
1717
"prebuild": "cd scripts && sh generate-all.sh && cd ../../",
1818
"extract": "cd scripts && sh extract-all.sh",
1919
"lint": "eslint src scripts",

0 commit comments

Comments
 (0)