Skip to content

Commit 09ea47b

Browse files
docs(README.md): add install dependencies.
1 parent 641a51c commit 09ea47b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,13 @@ Install `@angular-package/testing` package with command:
106106
npm i --save @angular-package/testing
107107
```
108108

109+
Dependencies
110+
111+
```bash
112+
npm i tslib
113+
npm i jasmine
114+
```
115+
109116
<br>
110117

111118
## Api

0 commit comments

Comments
 (0)