Skip to content

Commit d981e3d

Browse files
nickservmarkerikson
authored andcommitted
Use TypeScript 3.6 in development (#218)
1 parent 93d63f0 commit d981e3d

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
@@ -34,7 +34,7 @@
3434
"rollup-plugin-replace": "^2.2.0",
3535
"rollup-plugin-strip-code": "^0.2.6",
3636
"rollup-plugin-terser": "^5.1.1",
37-
"typescript": "^3.4.3",
37+
"typescript": "^3.6.4",
3838
"typings-tester": "^0.3.2"
3939
},
4040
"scripts": {

0 commit comments

Comments
 (0)