8000 README and CONTRIBUTING updates by etpinard · Pull Request #3 · plotly/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

README and CONTRIBUTING updates #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Nov 17, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
8000 Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update the package.json description
  • Loading branch information
etpinard committed Nov 15, 2015
commit f3c6ff664cfaa6aa30942f0c64ea7bd4e426263e
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "plotly.js",
"version": "1.0.0",
"description": "The premier javascript graphing library",
"description": "The open source javascript graphing library that powers plotly",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
0