Skip to content

Commit 06e1d03

Browse files
committed
Add pointers to main JavaScript file and Typings
1 parent 40205ee commit 06e1d03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
"tslint": "^5.18.0",
5050
"typescript": "^3.5.3"
5151
},
52+
"main": "lib/cue",
53+
"typings": "lib/cue",
5254
"engines": {
5355
"node": ">=0.10",
5456
"npm": ">=1.2"

0 commit comments

Comments
 (0)