Skip to content

Commit 1a9d21f

Browse files
committed
chore: revert recent update of typescript until typescript-estree officially supports (warnings during testing)
1 parent 439ded7 commit 1a9d21f

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
@@ -33,7 +33,7 @@
3333
"mocha": "^6.2.0",
3434
"nyc": "^14.1.1",
3535
"semantic-release": "^15.13.24",
36-
"typescript": "^3.6.2"
36+
"typescript": "^3.5.3"
3737
},
3838
"engines": {
3939
"node": ">=6"

0 commit comments

Comments
 (0)