Skip to content

Commit dad03d9

Browse files
authored
Merge branch 'master' into null-colorscale
2 parents 154cbc8 + 853a4ea commit dad03d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fast-isnumeric": "^1.1.1",
1616
"immutability-helper": "^2.7.1",
1717
"plotly-icons": "1.2.3",
18-
"plotly.js": "1.43.1",
18+
"plotly.js": "1.43.2",
1919
"prop-types": "^15.5.10",
2020
"raf": "^3.4.0",
2121
"react-color": "^2.13.8",
@@ -126,4 +126,4 @@
126126
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
127127
"watch-test": "jest --watch"
128128
}
129-
}
129+
}

0 commit comments

Comments
 (0)