Skip to content

Commit df1a5d4

Browse files
committed
docs: update license info
1 parent ae077cb commit df1a5d4

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Diff for: composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@
2121
"support": {
2222
"issues": "https://github.com/coreui/coreui/issues"
2323
},
24-
"license": "MIT",
25-
"replace": {
26-
"coreui/coreui": "self.version"
27-
}
24+
"license": "SEE LICENSE IN LICENSE"
2825
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"bugs": {
8383
"url": "https://github.com/coreui/coreui/issues"
8484
},
85-
"license": "MIT",
85+
"license": "SEE LICENSE IN LICENSE",
8686
"peerDependencies": {
8787
"@popperjs/core": "^2.11.5"
8888
},

0 commit comments

Comments
 (0)