Skip to content

Commit 6f01e2a

Browse files
committed
Add pretty-format as devDep
Typings use `import {OptionsReceived as PrettyFormatOptions} from 'pretty-format'` Fix #694
1 parent 75c1de9 commit 6f01e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"dtslint": "3.6.9",
5555
"kcd-scripts": "^6.2.0",
5656
"npm-run-all": "^4.1.5",
57+
"pretty-format": "^25.5.0",
5758
"react": "^16.13.1",
5859
"react-dom": "^16.13.1",
5960
"rimraf": "^3.0.2"

0 commit comments

Comments
 (0)