Skip to content

Commit ae4df68

Browse files
author
Benjamin E. Coe
authored
fix(deps): pin TypeScript below 3.7.0
1 parent 68e29e3 commit ae4df68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@
9191
"proxyquire": "^2.1.0",
9292
"sinon": "^7.3.2",
9393
"tmp": "0.1.0",
94-
"typescript": "~3.7.0"
94+
"typescript": "3.6.4"
9595
}
9696
}

0 commit comments

Comments
 (0)