Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Apr 3, 2021
1 parent 893d9e8 commit 3c20549
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-dedupe",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"bin": {
Expand Down Expand Up @@ -53,4 +53,4 @@
},
"homepage": "https://github.com/Roaders/ts-dedupe#readme",
"description": "A cli tool to move duplicated types and interfaces to a single file."
}
}

0 comments on commit 3c20549

Please sign in to comment.