We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b9fea commit adfa4c6Copy full SHA for adfa4c6
.gitignore
@@ -1,5 +1 @@
1
-.DS_Store
2
-bower_components
3
-.idea
4
-
5
node_modules
.npmignore
@@ -0,0 +1,2 @@
+.git
+node_modules
package.json
@@ -8,7 +8,7 @@
8
"charts"
9
],
10
"homepage": "https://robdodson.github.io/chart-elements",
11
- "version": "6.0.0",
+ "version": "6.0.1",
12
"contributors": [
13
"Rob Dodson",
14
"Diogo Moura",
0 commit comments