Add license field to package.json to stop yarn bleating.

This commit is contained in:
Dave Page 2017-12-05 14:21:13 +09:00
parent 7fab041623
commit 67f0c8a39e

View File

@ -1,4 +1,5 @@
{
"license": "PostgreSQL",
"devDependencies": {
"babel-core": "~6.24.0",
"babel-loader": "~6.4.1",