diff --git a/package.json b/package.json index 48d5f30f7..22dde0a87 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "homepage": "https://github.com/Exabyte-io/esse", "devDependencies": { "@exabyte-io/eslint-config": "^2023.8.29-1", - "@types/js-yaml": "^4.0.9", "@typescript-eslint/eslint-plugin": "^5.9.1", "@typescript-eslint/parser": "^5.9.1", "chai": "4.3.4", @@ -74,6 +73,7 @@ "@types/chai": "^4.3.11", "@types/json-schema-merge-allof": "^0.6.5", "@types/mocha": "^10.0.6", + "@types/js-yaml": "^4.0.9", "ajv": "^8.12.0", "js-yaml": "^4.1.0", "json-schema": "^0.4.0",