Skip to content

Commit

Permalink
add module entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Sep 26, 2020
1 parent e215a78 commit 5ba13b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.1.1",
"description": "Convert color string (or parseable argument) to RGBA array",
"main": "index.js",
"module": "./index.mjs",
"scripts": {
"test": "node test.mjs"
},
Expand Down

0 comments on commit 5ba13b5

Please sign in to comment.