Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonka83 authored and antongolub committed Mar 17, 2023
1 parent b95ffde commit 2cced3d
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
Expand Up @@ -3,6 +3,7 @@
"version": "2.5.3",
"description": "zx with some useful extras",
"main": "./src/main/js/index.mjs",
"types": "./src/main/js/index.d.ts",
"type": "module",
"bin": {
"zx-extra": "./src/main/js/cli.mjs"
Expand Down

0 comments on commit 2cced3d

Please sign in to comment.