Skip to content

Commit 83f6242

Browse files
committed
minor #1090 Defined the package.json license (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Defined the package.json license Fixes #1088. Commits ------- 343c9f3 Defined the package.json license
2 parents d4ab904 + 343c9f3 commit 83f6242

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
@@ -16,7 +16,7 @@
1616
"sass-loader": "^7.1.0",
1717
"typeahead.js": "^0.11.1"
1818
},
19-
"license": "UNLICENSED",
19+
"license": "MIT",
2020
"private": true,
2121
"scripts": {
2222
"dev-server": "encore dev-server",

0 commit comments

Comments
 (0)