8000 chore: add @coreui/coreui to dependencies · v-rr/coreui-react@7b94005 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b94005

Browse files
committed
chore: add @coreui/coreui to dependencies
1 parent 381fa42 commit 7b94005

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,8 @@
7474
"testPathIgnorePatterns": [
7575
"dist/"
7676
]
77+
},
78+
"dependencies": {
79+
"@coreui/coreui": "^4.0.1"
7780
}
7881
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,6 +1111,11 @@
11111111
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
11121112
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11131113

1114+
"@coreui/coreui@^4.0.1":
1115+
version "4.0.1"
1116+
resolved "https://registry.yarnpkg.com/@coreui/coreui/-/coreui-4.0.1.tgz#e5faf540aeea31b0cc8d428d73080a364e4bc6fd"
1117+
integrity sha512-1mrWnbqoWb7+8ZAMUdlWt0AqVzDEkJglk7F3OaFsQtxienezFvlMNsd1YPPNo+taRzF7HZ8xSDIAItCvlOaMVg==
1118+
11141119
"@emotion/babel-plugin-jsx-pragmatic@^0.1.5":
11151120
version "0.1.5"
11161121
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin-jsx-pragmatic/-/babel-plugin-jsx-pragmatic-0.1.5.tgz#27debfe9c27c4d83574d509787ae553bf8a34d7e"

0 commit comments

Comments
 (0)
0