1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-03 02:42:55 +02:00

Add amdName field to package.json for all icon packages

This commit is contained in:
codecalm
2025-07-20 21:02:44 +02:00
parent 7ca541ce7a
commit ba84b10286
12 changed files with 12 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"main": "./dist/cjs/tabler-icons-react.cjs",
"types": "./dist/esm/tabler-icons-react.d.ts",
"module": "./dist/esm/tabler-icons-react.mjs",
"amdName": "TablerIconsReact",
"sideEffects": false,
"files": [
"dist"