We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f726e commit 1783857Copy full SHA for 1783857
packages/javascript/plotlywidget/package.json
@@ -23,7 +23,7 @@
23
],
24
"scripts": {
25
"build": "webpack",
26
- "clean": "rimraf dist/ && rimraf ../../python/plotly/plotlywidget/static'",
+ "clean": "rimraf dist/ && rimraf ../../python/plotly/plotlywidget/static",
27
"test": "echo \"Error: no test specified\" && exit 1"
28
},
29
"devDependencies": {
0 commit comments