Skip to content

Commit 905ce0c

Browse files
committed
chore(lib): explicit module type declaration
1 parent 5ac3fd9 commit 905ce0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "@phosphor-icons/react",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "A clean and friendly icon family for React",
5+
"type": "module",
56
"author": {
67
"name": "Tobias Fried",
78
"email": "friedtm@gmail.com",

0 commit comments

Comments
 (0)