Add license field to package.json to stop yarn bleating.
parent
7fab041623
commit
67f0c8a39e
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"license": "PostgreSQL",
|
||||
"devDependencies": {
|
||||
"babel-core": "~6.24.0",
|
||||
"babel-loader": "~6.4.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue