Skip to content

Commit

Permalink
Fix issue #73
Browse files Browse the repository at this point in the history
  • Loading branch information
robmosca committed Jun 26, 2023
1 parent 052d1a1 commit 46a1630
Show file tree
Hide file tree
Showing 3 changed files with 796 additions and 747 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "import-map-overrides",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/import-map-overrides-server.js",
"type": "module",
"repository": "https://github.com/joeldenning/import-map-overrides.git",
Expand Down Expand Up @@ -61,5 +61,6 @@
},
"dependencies": {
"cookie": "^0.4.1"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 46a1630

Please sign in to comment.