Skip to content

Commit d8795e1

Browse files
committed
package.json is updated
1 parent 26c40a1 commit d8795e1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chmod-checkbox",
33
"version": "0.0.1",
4-
"description": "Stencil Component Starter",
4+
"description": "Simple and ready to use chmod based checkbox web component with StencilJS",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
77
"es2015": "dist/esm/index.mjs",
@@ -25,8 +25,5 @@
2525
"@stencil/core": "^1.3.3",
2626
"@stencil/sass": "^1.0.1"
2727
},
28-
"license": "MIT",
29-
"dependencies": {
30-
"bootstrap": "^4.3.1"
31-
}
28+
"license": "MIT"
3229
}

0 commit comments

Comments
 (0)