Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmail committed Jul 25, 2024
1 parent d86177e commit ad3a5aa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsenv/importmap-node-module",
"version": "7.0.0",
"version": "7.0.1",
"description": "Generate importmap for node_modules",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@babel/core": "7.24.9",
"@babel/traverse": "7.24.8",
"@jsenv/ast": "6.2.7",
"@jsenv/ast": "6.2.8",
"@jsenv/filesystem": "4.9.4",
"@jsenv/importmap": "1.2.1",
"@jsenv/logger": "4.1.1",
Expand All @@ -54,15 +54,15 @@
"@babel/plugin-syntax-jsx": "7.24.7",
"@jsenv/assert": "4.1.6",
"@jsenv/babel-preset": "1.1.3",
"@jsenv/core": "39.2.9",
"@jsenv/core": "39.2.10",
"@jsenv/eslint-config": "16.5.2",
"@jsenv/github-release-package": "1.5.5",
"@jsenv/importmap-eslint-resolver": "5.2.5",
"@jsenv/package-publish": "1.10.5",
"@jsenv/performance-impact": "4.2.1",
"@jsenv/server": "15.2.15",
"@jsenv/snapshot": "2.6.0",
"@jsenv/test": "3.3.19",
"@jsenv/snapshot": "2.6.1",
"@jsenv/test": "3.3.20",
"eslint": "8.57.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.1",
Expand Down

0 comments on commit ad3a5aa

Please sign in to comment.