Skip to content

Commit efc9899

Browse files
authored
Merge pull request #2 from wadetandy/master
Add typings reference to package.json
2 parents cba3fef + f5d70dd commit efc9899

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Javascript ORM",
55
"main": "_bundles/jsorm.js",
66
"module": "lib-esm/index.js",
7+
"types": "lib-esm/index.d.ts",
78
"author": "Lee Richmond",
89
"license": "MIT",
910
"scripts": {

0 commit comments

Comments
 (0)