Update package.json fields.
This commit is contained in:
parent
26ff0e29a5
commit
0142ad31d1
@ -7,6 +7,14 @@
|
||||
"email": "me@jaydenseric.com",
|
||||
"url": "https://jaydenseric.com"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jaydenseric/apollo-upload-examples.git",
|
||||
"directory": "api"
|
||||
},
|
||||
"homepage": "https://github.com/jaydenseric/apollo-upload-examples#readme",
|
||||
"bugs": "https://github.com/jaydenseric/apollo-upload-examples/issues",
|
||||
"funding": "https://github.com/sponsors/jaydenseric",
|
||||
"engines": {
|
||||
"node": "^12.9.0 || >= 13.7.0"
|
||||
},
|
||||
|
||||
@ -7,6 +7,14 @@
|
||||
"email": "me@jaydenseric.com",
|
||||
"url": "https://jaydenseric.com"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jaydenseric/apollo-upload-examples.git",
|
||||
"directory": "app"
|
||||
},
|
||||
"homepage": "https://github.com/jaydenseric/apollo-upload-examples#readme",
|
||||
"bugs": "https://github.com/jaydenseric/apollo-upload-examples/issues",
|
||||
"funding": "https://github.com/sponsors/jaydenseric",
|
||||
"engines": {
|
||||
"node": "^12.0.0 || >= 13.7.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user