@effection/fetch
Advanced tools
Comparing version 0.0.1 to 0.1.0-af5d99c
{ | ||
"name": "@effection/fetch", | ||
"version": "0.0.1", | ||
"version": "0.1.0-af5d99c", | ||
"description": "Fetch operation for Effection", | ||
@@ -32,3 +32,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"effection": "^0.6.2" | ||
"effection": "^0.6.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "dependencies": { |
6502
14