Skip to content

Commit

Permalink
Adding "types" entry to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Mar 10, 2022
1 parent a7ee89c commit ea5f9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.5.1",
"description": "Colors for data scientists. Generate and refine palettes of optimally distinct colors.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"lint": "eslint *.js test",
"precompute": "node scripts/precompute.js",
Expand Down

0 comments on commit ea5f9ae

Please sign in to comment.