Skip to content

Commit 298a6f9

Browse files
authored
Patch vitest compatibility
1 parent 569b815 commit 298a6f9

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": "@acm-uiuc/js-shared",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "ACM UIUC Shared JS code",
5+
"main": "dist/index.js",
56
"module": "dist/index.js",
67
"types": "dist/index.d.ts",
78
"scripts": {

0 commit comments

Comments
 (0)