Skip to content

Commit 9ea3a5c

Browse files
authored
Merge pull request #209 from Visual-Regression-Tracker/define-same-license-as-parent-project
Use Apache 2 license as the parent project
2 parents 51c7390 + 5183891 commit 9ea3a5c

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
@@ -4,7 +4,7 @@
44
"description": "",
55
"author": "",
66
"private": true,
7-
"license": "UNLICENSED",
7+
"license": "Apache-2.0",
88
"scripts": {
99
"prebuild": "rimraf dist",
1010
"build": "nest build",

0 commit comments

Comments
 (0)