electron-fetch
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "electron-fetch", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A light-weight module that brings window.fetch to electron's background process", | ||
@@ -10,3 +10,4 @@ "main": "lib/index.js", | ||
"lib/index.js", | ||
"lib/index.es.js" | ||
"lib/index.es.js", | ||
"lib/index.d.ts" | ||
], | ||
@@ -13,0 +14,0 @@ "engines": { |
103846
7
2570