Skip to content

Commit

Permalink
Chore(exporter-js): Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Apr 18, 2024
1 parent 88c8e63 commit b91b19f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exporters/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"devDependencies": {
"@swc/core": "1.4.8",
"@swc/jest": "0.2.36",
"eslint": "8.57.0",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"typescript": "5.3.3",
"vite": "4.5.3"
}
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3603,7 +3603,9 @@ __metadata:
dependencies:
"@swc/core": 1.4.8
"@swc/jest": 0.2.36
eslint: 8.57.0
jest: 29.7.0
npm-run-all: 4.1.5
typescript: 5.3.3
vite: 4.5.3
languageName: unknown
Expand Down

0 comments on commit b91b19f

Please sign in to comment.