Skip to content

Commit

Permalink
Merge pull request #82 from nktnet1/2.2.2
Browse files Browse the repository at this point in the history
Switched to the newly published @types/httptoolkit__esm
  • Loading branch information
nktnet1 committed Mar 15, 2024
2 parents 3e3684b + 5b37d6c commit d231cfb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 19 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
"type": "git",
"url": "https://github.com/nktnet1/import-sync"
},
"version": "2.2.1",
"version": "2.2.2",
"files": [
"dist",
"types"
"dist"
],
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -45,7 +44,7 @@
"devDependencies": {
"@commitlint/cli": "^19.1.0",
"@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.27",
"@typescript-eslint/eslint-plugin": "^7.2.0",
Expand Down
4 changes: 0 additions & 4 deletions types/httptoolkit-esm-types.d.ts

This file was deleted.

0 comments on commit d231cfb

Please sign in to comment.