This commit is contained in:
Vyacheslav.Sviridov
2024-09-10 18:19:33 +06:00
parent 40834be2d9
commit 26934b7006
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.10",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "enm-cli",
"version": "1.0.10",
"version": "1.0.11",
"license": "MIT",
"dependencies": {
"axios": "^0.21.2",

View File

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