Skip to content

Commit

Permalink
Merge pull request #32 from mikeporterdev/copy-fixes
Browse files Browse the repository at this point in the history
small copy changes
  • Loading branch information
LironHazan authored Dec 10, 2022
2 parents cca4c1a + de0a339 commit 0c4fcc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ We hope to eventually merge back with upstream `ts-mockito` and publish to the `

Release notes / changelogs are published to Github Releases.
For examples of how this looks, see here: https://github.com/NagRock/ts-mockito/releases
and here: https://github.com/TypeStrong/ts-node/releases
and here: https://github.com/TypeStrong/ts-mockito/releases

We publish to npm using `np`, which is a CLI tool that handles the repetitive tasks of publishing safely.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/cspotcode/ts-mockito"
"url": "https://github.com/TypeStrong/ts-mockito"
},
"keywords": [
"mock",
Expand Down

0 comments on commit 0c4fcc9

Please sign in to comment.