Skip to content

Commit

Permalink
updated typescript version & added @types/node becuase cheerio 1.0.0-…
Browse files Browse the repository at this point in the history
…rc.10 require them
  • Loading branch information
dilumn committed Jun 9, 2021
1 parent c021749 commit 7b05fd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,13 @@
"web-resource-inliner": "^5.0.0"
},
"devDependencies": {
"@types/node": "^15.12.2",
"batch": "0.5.3",
"browserify": "^16.2.3",
"cross-spawn": "^6.0.5",
"mocha": "^5.2.0",
"should": "^11.1.1",
"typescript": "^3.9.6"
"typescript": "^4.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7b05fd4

Please sign in to comment.