8000 chore: update entries in package.json · MarwanElsadat/coreui-react@7be7591 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7be7591

Browse files
committed
chore: update entries in package.json
1 parent 5832eb4 commit 7be7591

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/coreui-react/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "UI Components Library for React.js",
55
"keywords": [
66
"react",
7+
"react-component",
78
"react component",
89
"react bootstrap",
910
"bootstrap react",
@@ -28,11 +29,7 @@
2829
"typings": "dist/index.d.ts",
2930
"files": [
3031
"dist/",
31-
"src/components/",
32-
"src/utils/",
33-
"src/index.ts",
34-
"tsconfig.json",
35-
"package.json"
32+
"src/"
3633
],
3734
"scripts": {
3835
"build": "rollup -c",

0 commit comments

Comments
 (0)
0