We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5aa823 commit 7b879abCopy full SHA for 7b879ab
1 file changed
package.json
@@ -15,7 +15,8 @@
15
"types": "./lib/index.d.ts",
16
"import": "./lib/index.es.min.js",
17
"require": "./lib/index.umd.min.js"
18
- }
+ },
19
+ "./hyperparam.css": "./lib/hyperparam.css"
20
},
21
"bin": {
22
"hyp": "bin/cli.js",
0 commit comments