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

Commit 79a3c38

Browse files
teppeisrkirov
authored andcommitted
Update TypeScript to 3.3
1 parent 729641b commit 79a3c38

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

npm-shrinkwrap.json

Lines changed: 18 additions & 18 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
@@ -6,6 +6,6 @@
66
"description": "Clutz is not on npm, and technically not a node package. \n This is needed only for testing Clutz's output against the TypeScript compiler, and to install some development dependencies from npm.",
77
"devDependencies": {
88
"clang-format": "^1.2.3",
9-
"typescript": "^3.0.3"
9+
"typescript": "^3.3.1"
1010
}
1111
}

0 commit comments

Comments
 (0)