Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @toruslabs/[email protected]
  • Loading branch information
chaitanyapotti committed Jan 21, 2025
1 parent fef7cc1 commit 51eaf7e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 114 deletions.
124 changes: 12 additions & 112 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/torus-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/torus-scripts",
"version": "7.0.4",
"version": "7.0.5",
"type": "module",
"description": "Scripts for Torus libraries to manage bundling, lint etc",
"bin": {
Expand All @@ -19,7 +19,6 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-typescript": "^12.1.2",
"ts-patch": "^3.3.0",
"@toruslabs/config": "^3.0.1",
"assert": "^2.1.0",
"babel-loader": "^9.2.1",
Expand All @@ -43,6 +42,7 @@
"rxjs": "^7.8.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"ts-patch": "^3.3.0",
"typescript": "^5.6.3",
"update-notifier": "^7.3.1",
"url": "^0.11.4",
Expand Down

0 comments on commit 51eaf7e

Please sign in to comment.