We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569b815 commit 298a6f9Copy full SHA for 298a6f9
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "@acm-uiuc/js-shared",
3
- "version": "2.0.2",
+ "version": "2.1.0",
4
"description": "ACM UIUC Shared JS code",
5
+ "main": "dist/index.js",
6
"module": "dist/index.js",
7
"types": "dist/index.d.ts",
8
"scripts": {
0 commit comments