Skip to content

Commit 51eaf7e

Browse files
Publish
- @toruslabs/torus-scripts@7.0.5
1 parent fef7cc1 commit 51eaf7e

2 files changed

Lines changed: 14 additions & 114 deletions

File tree

package-lock.json

Lines changed: 12 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/torus-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/torus-scripts",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"type": "module",
55
"description": "Scripts for Torus libraries to manage bundling, lint etc",
66
"bin": {
@@ -19,7 +19,6 @@
1919
"@rollup/plugin-babel": "^6.0.4",
2020
"@rollup/plugin-node-resolve": "^16.0.0",
2121
"@rollup/plugin-typescript": "^12.1.2",
22-
"ts-patch": "^3.3.0",
2322
"@toruslabs/config": "^3.0.1",
2423
"assert": "^2.1.0",
2524
"babel-loader": "^9.2.1",
@@ -43,6 +42,7 @@
4342
"rxjs": "^7.8.1",
4443
"stream-browserify": "^3.0.0",
4544
"stream-http": "^3.2.0",
45+
"ts-patch": "^3.3.0",
4646
"typescript": "^5.6.3",
4747
"update-notifier": "^7.3.1",
4848
"url": "^0.11.4",

0 commit comments

Comments
 (0)