Skip to content

Commit 2a25e54

Browse files
authored
Merge pull request #673 from db-ui/refactor-corrected-the-license
refactor: corrected the license
2 parents cbeea27 + 40dc81a commit 2a25e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"pl:serve": "patternlab serve --config ./patternlab-config.json",
3434
"pl:version": "patternlab --version"
3535
},
36-
"license": "DB Design License",
36+
"license": "Apache-2.0",
3737
"devDependencies": {
3838
"@commitlint/cli": "19.8.0",
3939
"@commitlint/config-conventional": "19.8.0",

0 commit comments

Comments
 (0)