api: add licence to package.json

This commit is contained in:
Thomas Hobson 2021-02-21 13:15:11 +13:00
parent 60b258f57c
commit 7b2305f30c
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F

View file

@ -19,5 +19,6 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.20.0",
"eslint-plugin-snakecasejs": "^2.2.0"
}
},
"license": "MIT"
}