Skip to content

Commit 7a1c93e

Browse files
committed
Added github workflow
1 parent 37254ea commit 7a1c93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mapm",
33
"version": "1.0.0",
44
"description": "A package manager for import maps",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"type": "module",
77
"bin": {
88
"mapm": "./dist/mapm.js"

0 commit comments

Comments
 (0)