We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7ce33 commit 47a0e92Copy full SHA for 47a0e92
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nextbitlabs/two-stacked-bar",
3
"version": "1.0.0",
4
- "description": "Web component implementation of a two-stacked-bar.",
+ "description": "Web-component implementation of a two-stacked-bar.",
5
"module": "dist/two-stacked-bar.esm.js",
6
"scripts": {
7
"build": "rollup -c",
@@ -13,7 +13,6 @@
13
},
14
"keywords": [
15
"stacked-bar",
16
- "arrow",
17
"SVG",
18
"chart",
19
"web-component",
0 commit comments