Skip to content

Commit b99a763

Browse files
committed
new dash-component-plugins release - needs its build!
1 parent 4fe5abd commit b99a763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

@plotly/dash-component-plugins/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plotly/dash-component-plugins",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Plugins for Dash Components",
55
"repository": {
66
"type": "git",
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/plotly/dash",
1313
"main": "dist/index.js",
1414
"scripts": {
15-
"build": "webpack --display-reasons --bail"
15+
"build": "webpack"
1616
},
1717
"author": "Marc-André Rivet",
1818
"license": "MIT",

0 commit comments

Comments
 (0)