@buttercup/fetch
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@buttercup/fetch", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Fetch adapter for cross-platform use.", | ||
@@ -12,2 +12,3 @@ "type": "module", | ||
}, | ||
"react-native": "./dist/index.browser.js", | ||
"types": "./dist/index.node.d.ts", | ||
@@ -14,0 +15,0 @@ "scripts": { |
5073