Skip to content

Commit e165f5c

Browse files
author
Your Name
committed
Angular Testing Course
1 parent 7516e52 commit e165f5c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

package.json

+31
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,37 @@
1313
"cypress:run": "cypress run"
1414
},
1515
"private": true,
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
1647
"dependencies": {
1748
"@angular/animations": "7.0.0",
1849
"@angular/cdk": "^7.0.0",

0 commit comments

Comments
 (0)