We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40205ee commit 06e1d03Copy full SHA for 06e1d03
package.json
@@ -49,6 +49,8 @@
49
"tslint": "^5.18.0",
50
"typescript": "^3.5.3"
51
},
52
+ "main": "lib/cue",
53
+ "typings": "lib/cue",
54
"engines": {
55
"node": ">=0.10",
56
"npm": ">=1.2"
0 commit comments