Skip to content

Commit

Permalink
release: @coreui/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Oct 31, 2021
1 parent cb15f0a commit 8c8ddd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
5 changes: 1 addition & 4 deletions packages/coreui-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
"config": {
"version_short": "4.0"
},
"dependencies": {
"@rollup/plugin-babel": "^5.3.0"
},
"devDependencies": {
"@popperjs/core": "^2.10.2",
"@rollup/plugin-commonjs": "^21.0.1",
Expand All @@ -52,7 +49,7 @@
"vue-types": "^4.1.1"
},
"peerDependencies": {
"@coreui/coreui": "^4.0.4",
"@coreui/coreui": "^4.0.5",
"vue": "^3.2.20"
},
"standard": {
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
dependencies:
"@babel/types" "^7.16.0"

"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.16.0":
"@babel/helper-module-imports@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
Expand Down Expand Up @@ -1432,14 +1432,6 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590"
integrity sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==

"@rollup/plugin-babel@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
integrity sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==
dependencies:
"@babel/helper-module-imports" "^7.10.4"
"@rollup/pluginutils" "^3.1.0"

"@rollup/plugin-commonjs@^21.0.1":
version "21.0.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz#1e57c81ae1518e4df0954d681c642e7d94588fee"
Expand Down

0 comments on commit 8c8ddd3

Please sign in to comment.