This commit is contained in:
Samuel Elliott 2022-06-19 20:49:07 +01:00
parent d09b8c2cb7
commit 57d8556b94
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.0.0",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nxapi",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": {
"body-parser": "^1.20.0",
"cli-table": "^0.3.11",

View File

@ -1,6 +1,6 @@
{
"name": "nxapi",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"author": "Samuel Elliott",
"main": "dist/index.js",