We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3f585 commit 8f5bc24Copy full SHA for 8f5bc24
dist/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@coreui/angular",
3
- "version": "2.0.0-alpha.1",
+ "version": "2.0.0-beta.0",
4
+ "dependencies": {
5
+ "@coreui/coreui": "^2.0.0-beta.4"
6
+ },
7
"peerDependencies": {
8
"@angular/common": "*",
9
"@angular/compiler": "*",
src/package.json
@@ -2,7 +2,7 @@
"version": "2.0.0-beta.0",
"dependencies": {
- "@coreui/coreui": "^2.0.0-beta.4",
},
0 commit comments