Skip to content

Commit

Permalink
fix(build): migrate to esm (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc authored Jan 2, 2025
1 parent 2ab734d commit bf6cc6c
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
@@ -1,6 +1,7 @@
{
"name": "@tf2pickup-org/mumble-protocol",
"version": "1.0.5",
"type": "module",
"description": "Mumble protocol typings",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit bf6cc6c

Please sign in to comment.