Skip to content

Commit 7d70011

Browse files
committed
1.3.0
1 parent fcaed61 commit 7d70011

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@morgan-stanley/ts-mocking-bird",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"description": "A fully type safe mocking, call verification and import replacement library for jasmine and jest",
55
"license": "Apache-2.0",
66
"author": "Morgan Stanley",
@@ -99,7 +99,7 @@
9999
"access": "public"
100100
},
101101
"jest-comments": [
102-
"to run jest tests you will have to install jest first. This conflicts with karma so not installed by default",
102+
"to run jest tests you will have to install jest first. This conflicts with karma so not installed by default",
103103
"we specify the config here rather than in a jest.config.js file as package.json config is more compatible with older versions of jest that we test against"
104104
],
105105
"jest": {

0 commit comments

Comments
 (0)