Skip to content

Commit

Permalink
build(deps): add back ts-node due to requirement by jest
Browse files Browse the repository at this point in the history
  • Loading branch information
benelan committed Dec 8, 2023
1 parent ee1adc7 commit 2d14d41
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 0 deletions.
137 changes: 137 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions packages/eslint-plugin-calcite-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"packageManager": "npm@8.19.4",
"volta": {
"extends": "../../package.json"
},
"devDependencies": {
"ts-node": "10.9.2"
}
}

0 comments on commit 2d14d41

Please sign in to comment.