Commit 96cab447 authored by Masayuki Tanaka's avatar Masayuki Tanaka

Update version

parent ca043ae6
{ {
"name": "c3", "name": "c3",
"main": "c3.min.js", "main": "c3.min.js",
"version": "0.1.22", "version": "0.1.23",
"homepage": "https://github.com/masayuki0812/c3", "homepage": "https://github.com/masayuki0812/c3",
"authors": [ "authors": [
"Masayuki Tanaka <masayuki0812@mac.com>" "Masayuki Tanaka <masayuki0812@mac.com>"
...@@ -20,6 +20,6 @@ ...@@ -20,6 +20,6 @@
"tests" "tests"
], ],
"dependencies": { "dependencies": {
"d3": "~3.4.3" "d3": "~3.4.4"
} }
} }
{ {
"name": "c3", "name": "c3",
"version": "0.1.22", "version": "0.1.23",
"description": "D3-based reusable chart library", "description": "D3-based reusable chart library",
"main": "c3.js", "main": "c3.js",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment