Skip to content

Commit

Permalink
Add tslib
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbengtsson committed Nov 29, 2022
1 parent f585eae commit 5fd1e6f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 10 deletions.
35 changes: 26 additions & 9 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 @@ -27,7 +27,6 @@
"singleQuote": true
},
"devDependencies": {
"rollup": "^3.5.0",
"@rollup/plugin-typescript": "^9.0.2",
"@types/mocha": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
Expand All @@ -41,8 +40,10 @@
"mocha": "^10.1.0",
"npm-check-updates": "^16.4.3",
"prettier": "2.8.0",
"rollup": "^3.5.0",
"ts-loader": "^9.4.1",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
Expand Down

0 comments on commit 5fd1e6f

Please sign in to comment.