Skip to content

Commit 07b0254

Browse files
committed
feat(frontend): update typescript to 2.2.1
1 parent bb3d312 commit 07b0254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rimraf": "2.6.0",
6363
"ts-node": "2.1.0",
6464
"tslint": "4.4.2",
65-
"typescript": "2.1.6"
65+
"typescript": "2.2.1"
6666
},
6767
"scripts": {
6868
"clean": "npm cache clean && rimraf coverage src/main/resources/static/*",

0 commit comments

Comments
 (0)