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

pull/6/head
Dave Page 2017-12-05 14:21:13 +09:00
parent 7fab041623
commit 67f0c8a39e
1 changed files with 1 additions and 0 deletions

View File

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