Skip to content

Commit ecf72ea

Browse files
committed
Fix license.
1 parent 7557df3 commit ecf72ea

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": "Accepted solutions to leetcode.com algorithm problems.",
55
"repository": "git@github.com:ovidiubute/leetcode-js.git",
66
"author": "Ovidiu Bute <ovidiu.bute@gmail.com>",
7-
"license": "PUBLIC DOMAIN",
7+
"license": "UNLICENSE",
88
"private": true,
99
"devDependencies": {
1010
"prettier": "2.8.1"

0 commit comments

Comments
 (0)