Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
c3-closed
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Evgeny
c3-closed
Commits
a33356dc
Commit
a33356dc
authored
Sep 20, 2014
by
Masayuki Tanaka
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #538 from slajax/master
Lock component d3 to 3.4.4
parents
18fcc2d6
b7582ef0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
.gitignore
.gitignore
+2
-0
component.json
component.json
+1
-1
No files found.
.gitignore
View file @
a33356dc
...
...
@@ -3,3 +3,5 @@ node_modules
bower_components
d3.js
d3.min.js
components
build
component.json
View file @
a33356dc
...
...
@@ -5,7 +5,7 @@
"version"
:
"0.3.0"
,
"keywords"
:
[],
"dependencies"
:
{
"mbostock/d3"
:
"
*
"
"mbostock/d3"
:
"
v3.4.4
"
},
"development"
:
{},
"license"
:
"MIT"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment