Skip to content

Commit 8239e7a

Browse files
authored
fix: license identifier
License is OR not AND.
1 parent cb121b7 commit 8239e7a

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
@@ -42,5 +42,5 @@
4242
"typescript": "^4.3.5"
4343
},
4444
"author": "Vasco Santos <santos.vasco10@gmail.com>",
45-
"license": "(Apache-2.0 AND MIT)"
45+
"license": "Apache-2.0 OR MIT"
4646
}

0 commit comments

Comments
 (0)