Skip to content

Commit c0da41c

Browse files
author
Giedrius Grabauskas
committed
0.4.0
1 parent f82eeca commit c0da41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dts-bundle-proxyjs",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Generates JS proxies from bundled dts.",
55
"main": "index.js",
66
"scripts": {
@@ -35,4 +35,4 @@
3535
"bin": {
3636
"dts-bundle-proxyjs": "./dist/cli.js"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)