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 ae077cb commit df1a5d4Copy full SHA for df1a5d4
composer.json
@@ -21,8 +21,5 @@
21
"support": {
22
"issues": "https://github.com/coreui/coreui/issues"
23
},
24
- "license": "MIT",
25
- "replace": {
26
- "coreui/coreui": "self.version"
27
- }
+ "license": "SEE LICENSE IN LICENSE"
28
}
package.json
@@ -82,7 +82,7 @@
82
"bugs": {
83
"url": "https://github.com/coreui/coreui/issues"
84
85
+ "license": "SEE LICENSE IN LICENSE",
86
"peerDependencies": {
87
"@popperjs/core": "^2.11.5"
88
0 commit comments