Removed unused dev depend

This commit is contained in:
Jonathan Barrow
2023-04-25 19:25:49 -04:00
parent e5870d685d
commit 8651e8cfd7
2 changed files with 0 additions and 11 deletions

10
package-lock.json generated
View File

@@ -45,7 +45,6 @@
"axios": "^1.3.6",
"eslint": "^8.38.0",
"newman": "^5.3.2",
"newman-reporter-json-summary": "^1.0.14",
"ora": "^5.4.1",
"postman-collection": "^4.1.7",
"table": "^6.8.1",
@@ -4086,15 +4085,6 @@
"node": ">=10"
}
},
"node_modules/newman-reporter-json-summary": {
"version": "1.0.14",
"dev": true,
"license": "ISC",
"dependencies": {
"lodash": ">=4.17.15",
"newman": ">=4.6.1"
}
},
"node_modules/newman/node_modules/commander": {
"version": "7.2.0",
"dev": true,

View File

@@ -50,7 +50,6 @@
"axios": "^1.3.6",
"eslint": "^8.38.0",
"newman": "^5.3.2",
"newman-reporter-json-summary": "^1.0.14",
"ora": "^5.4.1",
"postman-collection": "^4.1.7",
"table": "^6.8.1",