diff --git a/npm/package.json b/npm/package.json index 4e82d4ef..9f674d39 100644 --- a/npm/package.json +++ b/npm/package.json @@ -10,7 +10,7 @@ "author": "Axetroy", "license": "MIT", "dependencies": { - "download": "^8.0.0", - "progress": "^2.0.3" + "download": "8.0.0", + "progress": "2.0.3" } }