This commit is contained in:
Samuel Elliott 2023-03-01 11:15:07 +00:00
parent d64fbe2885
commit 6da54cde09
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nxapi",
"version": "1.6.0",
"version": "1.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nxapi",
"version": "1.6.0",
"version": "1.6.1",
"license": "AGPL-3.0-or-later",
"dependencies": {
"body-parser": "^1.20.1",

View File

@ -1,6 +1,6 @@
{
"name": "nxapi",
"version": "1.6.0",
"version": "1.6.1",
"description": "Nintendo Switch app APIs",
"license": "AGPL-3.0-or-later",
"author": "Samuel Elliott <samuel+nxapi@fancy.org.uk>",