Skip to content

Commit 68c8b96

Browse files
committed
update dependencies
1 parent 8d6fdc0 commit 68c8b96

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
@@ -17,6 +17,7 @@
1717
},
1818
"license": "Apache-2.0",
1919
"author": "Brian Takita",
20+
"type": "module",
2021
"main": "./dist/index.js",
2122
"module": "./dist/index.js",
2223
"types": "./dist/index.d.ts",
@@ -50,4 +51,4 @@
5051
"access": "public",
5152
"cache": "~/.npm"
5253
}
53-
}
54+
}

0 commit comments

Comments
 (0)