Skip to content

Commit 051dd07

Browse files
author
Lee Richmond
committed
Point main to correct file
1 parent d8dcb0a commit 051dd07

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": "jsorm",
33
"version": "0.0.4",
44
"description": "Javascript ORM",
5-
"main": "_bundles/index.js",
5+
"main": "_bundles/jsorm.js",
66
"module": "lib-esm/index.js",
77
"author": "Lee Richmond",
88
"license": "MIT",

0 commit comments

Comments
 (0)