Skip to content

Commit

Permalink
docs: add tslib and jasmine to shared example package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
John Crowson authored Apr 27, 2019
1 parent 9b66485 commit f5d6d25
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@types/jasminewd2": "~2.0.3",
"@types/node": "~8.9.4",
"codelyzer": "~4.3.0",
"jasmine": "~3.3.1",
"jasmine-core": "~2.99.1",
"jasmine-marbles": "^0.4.0",
"jasmine-spec-reporter": "~4.2.1",
Expand All @@ -52,6 +53,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.4.0",
"ts-node": "~7.0.0",
"tslib": "^1.9.0",
"tslint": "~5.11.0",
"typescript": "~3.1.1"
}
Expand Down

0 comments on commit f5d6d25

Please sign in to comment.