We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161eb6a commit 505a7caCopy full SHA for 505a7ca
1 file changed
package.json
@@ -31,6 +31,9 @@
31
"types": "./icons/index.d.ts",
32
"import": "./icons/index.mjs",
33
"require": "./icons/index.js"
34
+ },
35
+ "./dist/ionicons.json": {
36
+ "default": "./dist/ionicons.json"
37
}
38
},
39
"scripts": {
0 commit comments