Skip to content

Commit

Permalink
v1.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
shirtiny committed Dec 8, 2021
1 parent e7bb479 commit 619a8ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shirtiny/ts-lib-template",
"version": "1.4.12",
"version": "1.4.13",
"description": "ts-lib-template desc",
"types": "./dist/types/main.d.ts",
"main": "./dist/main.es.js",
Expand Down Expand Up @@ -74,5 +74,6 @@
"ts-jest": "27.0.1",
"ts-node": "10.0.0",
"typescript": "^4.3.3"
}
},
"dependencies": {}
}

0 comments on commit 619a8ac

Please sign in to comment.