Skip to content

Commit

Permalink
1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EmandM committed Apr 28, 2021
1 parent 90fc078 commit 75d509a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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-mock-imports",
"version": "1.3.3",
"version": "1.3.4",
"description": "Intuitive mocking for Typescript class imports",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"sinon",
"node"
],
"author": "Emma McMillan <emma.lou.mcmillan@gmail.com>",
"author": "Emma McMillan <emmalicious@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/EmandM/ts-mock-imports/issues"
Expand Down

0 comments on commit 75d509a

Please sign in to comment.