Add license field to package.json to silence yarn warning
This commit is contained in:
parent
2e763d916d
commit
1739b15eaa
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "dispatch",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.23.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue