Skip to content

Commit d3695e5

Browse files
author
Marius
committed
Downgrade tsd to support Node.js 8 and 9
See https://github.com/SamVerschueren/tsd/releases/tag/v0.12.1
1 parent ff40d08 commit d3695e5

File tree

2 files changed

+45
-63
lines changed

2 files changed

+45
-63
lines changed

package-lock.json

Lines changed: 44 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"puppeteer": "^1.19.0",
6060
"regenerator-runtime": "^0.13.5",
6161
"temp": "^0.8.3",
62-
"tsd": "^0.13.1",
62+
"tsd": "0.12.1",
6363
"uglify-js": "^3.9.2",
6464
"watchify": "^3.11.1"
6565
},

0 commit comments

Comments
 (0)