Skip to content

Commit 833ca0d

Browse files
committed
refactor: corrected the license
1 parent dff371c commit 833ca0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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)