Skip to content

Commit 47a0e92

Browse files
Small fixes on package.json
1 parent 5f7ce33 commit 47a0e92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nextbitlabs/two-stacked-bar",
33
"version": "1.0.0",
4-
"description": "Web component implementation of a two-stacked-bar.",
4+
"description": "Web-component implementation of a two-stacked-bar.",
55
"module": "dist/two-stacked-bar.esm.js",
66
"scripts": {
77
"build": "rollup -c",
@@ -13,7 +13,6 @@
1313
},
1414
"keywords": [
1515
"stacked-bar",
16-
"arrow",
1716
"SVG",
1817
"chart",
1918
"web-component",

0 commit comments

Comments
 (0)