Skip to content

Commit

Permalink
chore: post-rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sprutton1 committed Jan 6, 2025
1 parent f46767e commit 0e245f8
Show file tree
Hide file tree
Showing 4 changed files with 3,436 additions and 3,178 deletions.
5 changes: 1 addition & 4 deletions bin/lang-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"node_modules/typescript/**/*.ts",
"node_modules/commander/**/*.js",
"node_modules/debug/**/*.js",
"node_modules/vm2/**/*",
"node_modules/lodash/**/*.js"
]
},
Expand Down Expand Up @@ -50,7 +49,6 @@
"@types/lodash-es": "^4.17.12",
"@types/node": "^18.19.59",
"@types/node-fetch": "^2.6.1",
"eslint": "^8.57.1",
"tsup": "^8.0.1",
"typedoc": "^0.26.0",
"typedoc-plugin-markdown": "^4.2.0",
Expand All @@ -66,8 +64,7 @@
"lodash-es": "^4.17.21",
"node-fetch": "^2",
"toml": "^3.0.0",
"typescript": "^4.9.5",
"vm2": "^3.9.19"
"typescript": "^4.9.5"
},
"tsup": {
"entry": [
Expand Down
Loading

0 comments on commit 0e245f8

Please sign in to comment.