This commit is contained in:
Samuel Elliott 2022-06-12 19:40:21 +01:00
parent 1ee6950c45
commit b056b09b7b
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": "0.3.0",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nxapi",
"version": "0.3.0",
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.20.0",
"cli-table": "^0.3.11",

View File

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