import-sync
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -1,2 +0,1 @@ | ||
/// <reference path="../../types/httptoolkit-esm-types.d.ts" /> | ||
import esm from '@httptoolkit/esm'; | ||
@@ -3,0 +2,0 @@ export type ESMOptions = Parameters<typeof esm>[1]; |
@@ -1,2 +0,1 @@ | ||
/// <reference path="../../types/httptoolkit-esm-types.d.ts" /> | ||
import esm from '@httptoolkit/esm'; | ||
@@ -3,0 +2,0 @@ export type ESMOptions = Parameters<typeof esm>[1]; |
@@ -7,6 +7,5 @@ { | ||
}, | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"files": [ | ||
"dist", | ||
"types" | ||
"dist" | ||
], | ||
@@ -49,5 +48,5 @@ "main": "dist/cjs/index.js", | ||
"@commitlint/config-conventional": "^19.1.0", | ||
"@types/esm": "^3.2.2", | ||
"@types/httptoolkit__esm": "^3.3.0", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.11.26", | ||
"@types/node": "^20.11.27", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
@@ -54,0 +53,0 @@ "@typescript-eslint/parser": "^7.2.0", |
34928
33
328