Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c84109c

Browse files
authored
Merge pull request plotly#1373 from willbastian/bower-install-full-file
bower best practice: Updating bower.json to reference non-minified file
2 parents 969e0af + 51b8c59 commit c84109c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plotly.js",
33
"description": "The open source javascript graphing library that powers plotly",
4-
"main": "./dist/plotly.min.js",
4+
"main": "./dist/plotly.js",
55
"authors": [
66
"Plotly, Inc."
77
],

0 commit comments

Comments
 (0)