Fix ts shrinkwrap

This commit is contained in:
Matt Bierner 2017-05-31 15:06:51 -07:00
parent cc0d24a24a
commit 717c93ae17

View file

@ -4,7 +4,7 @@
"dependencies": {
"typescript": {
"version": "2.3.4",
"from": "typescript@typescript@2.3.4",
"from": "typescript@2.3.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.4.tgz"
}
}