@expo/downloader
Advanced tools
Comparing version 0.0.12 to 0.0.13-alpha.0
{ | ||
"name": "@expo/downloader", | ||
"version": "0.0.12", | ||
"version": "0.0.13-alpha.0", | ||
"main": "dist/index.js", | ||
@@ -28,4 +28,5 @@ "types": "dist/index.d.ts", | ||
"@types/fs-extra": "^9.0.1", | ||
"jest": "^24.9.0", | ||
"ts-jest": "^24.2.0", | ||
"@types/jest": "^26.0.20", | ||
"jest": "^26.6.3", | ||
"ts-jest": "^26.5.1", | ||
"typescript": "^4.1.5" | ||
@@ -32,0 +33,0 @@ }, |
3432
5
5