2 "name": "@proton/icons",
10 "build": "yarn generate && tsc -P build.tsconfig.json",
11 "generate": "tsx ./bin/generateReactIcons.ts",
12 "prepack": "yarn build"
16 "react-dom": "^18.3.1"
19 "@types/mustache": "^4.2.5",
20 "@types/react": "^18.3.13",
25 "typescript": "^5.7.2"