This commit is contained in:
Vyacheslav.Sviridov
2023-04-09 16:10:21 +06:00
parent ff0be4b7b3
commit b7f8ec61f5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "enm-cli",
"version": "1.0.6c",
"version": "1.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "enm-cli",
"version": "1.0.6c",
"version": "1.0.6",
"license": "MIT",
"dependencies": {
"axios": "^0.21.2",

View File

@@ -1,6 +1,6 @@
{
"name": "enm-cli",
"version": "1.0.6-c",
"version": "1.0.6",
"description": "This is a cli application for Ericsson Network Manager (ENM)",
"bin": "./bin/enm-cli.js",
"scripts": {