Skip to content

Commit 193500a

Browse files
committed
Updated package.json
1 parent 0334fb9 commit 193500a

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": "amdclean",
33
"version": "0.1.0",
44
"description": "A build tool that converts AMD code to standard JavaScript",
5-
"main": "amdclean",
5+
"main": "./src/amdclean",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/gfranko/amdclean.git"

0 commit comments

Comments
 (0)