Skip to content

Commit 2b7d4a8

Browse files
author
RahulTinku
committed
feat: @xarc/run version fixed
1 parent f8b68ea commit 2b7d4a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/node": "^22.0.0",
7272
"@typescript-eslint/eslint-plugin": "^5.0.0",
7373
"@typescript-eslint/parser": "^5.0.0",
74-
"@xarc/run": "^2.2.0",
74+
"@xarc/run": "^1.1.1",
7575
"eslint": "^7.16.0",
7676
"eslint-config-walmart": "^2.2.1",
7777
"eslint-plugin-filenames": "^1.1.0",
@@ -96,4 +96,4 @@
9696
],
9797
"recursive": true
9898
}
99-
}
99+
}

0 commit comments

Comments
 (0)