diff --git a/package-lock.json b/package-lock.json index 5ac0b00..bc29d89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@types/jest": "27.4.1", "@types/node": "16.11.26", "@types/supertest": "2.0.11", - "@vodyani/eslint-config": "^1.0.9", + "@vodyani/eslint-config": "1.0.9", "husky": "7.0.4", "jest": "27.5.1", "supertest": "6.2.2", diff --git a/package.json b/package.json index de2a90e..6834de5 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/jest": "27.4.1", "@types/node": "16.11.26", "@types/supertest": "2.0.11", - "@vodyani/eslint-config": "^1.0.9", + "@vodyani/eslint-config": "1.0.9", "husky": "7.0.4", "jest": "27.5.1", "supertest": "6.2.2",