We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37254ea commit 7a1c93eCopy full SHA for 7a1c93e
package.json
@@ -2,7 +2,7 @@
2
"name": "mapm",
3
"version": "1.0.0",
4
"description": "A package manager for import maps",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"type": "module",
7
"bin": {
8
"mapm": "./dist/mapm.js"
0 commit comments