Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 00377c0

Browse files
authored
Merge pull request #27 from csvenke/build/typescript-upgrade
* chore(package): upgrade typescript to 3.0 (#25)
2 parents 91b45f0 + ee10086 commit 00377c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"tslint-plugin-prettier": "^1.3.0",
6969
"tslint-react": "^3.6.0",
7070
"tslint": "^5.11.0",
71-
"typescript": "^2.9.2",
71+
"typescript": "^3.0.1",
7272
"webpack": "^4.16.2"
7373
},
7474
"scripts": {

0 commit comments

Comments
 (0)