diff options
| author | wabilin <[email protected]> | 2020-07-31 18:55:54 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-07-31 18:56:51 +0900 |
| commit | 70487792f84bcf1930cfb7cf7cbd48fc934b74b5 (patch) | |
| tree | 62d8a19325f408658a84bfb9c3f83f6b42113960 /yarn.lock | |
| parent | install and init ts (diff) | |
| download | holo-schedule-70487792f84bcf1930cfb7cf7cbd48fc934b74b5.tar.xz holo-schedule-70487792f84bcf1930cfb7cf7cbd48fc934b74b5.zip | |
Hello typescript
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ # yarn lockfile v1 +"@types/node@^14.0.27": + version "14.0.27" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" + integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g== + typescript@^3.9.7: version "3.9.7" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" |