This commit is contained in:
Vyacheslav.Sviridov
2023-04-09 16:10:34 +06:00
parent b7f8ec61f5
commit 8f29ca8cbe
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.6",
"version": "1.0.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "enm-cli",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"dependencies": {
"axios": "^0.21.2",

View File

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