[nit] remove package.json: No license field warning
This commit is contained in:
parent
92016c8837
commit
216a5670e6
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "backend",
|
||||
"license": "UNLICENSED",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "gql-client",
|
||||
"license": "UNLICENSED",
|
||||
"version": "1.0.0",
|
||||
"main": "dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
|
Loading…
Reference in New Issue
Block a user