radix-ui / colors

A gorgeous, accessible color system.
https://www.radix-ui.com/colors
MIT License
1.36k stars 61 forks source link

Fix types config in package.json #14

Closed izznatsir closed 2 years ago

izznatsir commented 3 years ago

package.json field for type file is types not typings. This make the type file undetected by type checkers.

Reference: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html