Skip to content

Commit 0b4d66f

Browse files
authored
Add license field
1 parent 694006c commit 0b4d66f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"email": "[email protected]",
1313
"url": "https://www.bitovi.com/"
1414
},
15+
license: "MIT",
1516
"scripts": {
1617
"preversion": "npm test && npm run build",
1718
"version": "git commit -am \"Update version number\" && git checkout -b release && git add -f dist/",

0 commit comments

Comments
 (0)