Skip to content

Commit

Permalink
logo updated with esm <=> cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
nktnet committed Oct 17, 2023
1 parent b76bbdc commit 9c24bd6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/nktnet1/import-sync"
},
"version": "1.0.2",
"version": "1.0.3",
"files": [
"dist"
],
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"author": "Khiet Tam Nguyen",
"license": "MIT",
"description": "Import es6 modules synchronously",
"description": "Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ES6 and CJS projects in NodeJS",
"devDependencies": {
"@types/esm": "^3.2.0",
"@types/jest": "^29.5.5",
Expand Down

0 comments on commit 9c24bd6

Please sign in to comment.