added license in package.json

This commit is contained in:
typerqeo 2020-10-26 20:08:16 -07:00
parent ac4a2e397f
commit 6ba54326e5

View file

@ -1,6 +1,7 @@
{
"name": "monkeytype",
"version": "1.5.3",
"license": "GPL-3.0",
"scripts": {
"start": "firebase serve",
"postinstall": "cd functions && npm install"