Skip to content

Commit

Permalink
Revert jasmine and ts-node versions
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Jan 2, 2024
1 parent e3859fb commit 251b8c8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 9 deletions.
6 changes: 3 additions & 3 deletions packages/ros-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/jasmine": "^5.1.4",
"jasmine": "^5.1.0",
"@types/jasmine": "^3.8.2",
"jasmine": "^3.6.6",
"pipenv-install": "workspace:*",
"ts-node": "^10.9.1",
"ts-node": "^9.1.1",
"typescript": "~5.3.2"
}
}
44 changes: 38 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 251b8c8

Please sign in to comment.