Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjeet31925 committed May 2, 2024
1 parent 07815d9 commit 3ce1df0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16,540 deletions.
8 changes: 4 additions & 4 deletions modules/repay-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"test:debug": "node --inspect-brk ./node_modules/.bin/jest -c ./tests/jest.config.js --runInBand"
},
"dependencies": {
"@babel/core": "^7.23.5",
"@babel/runtime": "^7.23.5",
"@babel/traverse": "^7.23.5",
"@babel/types": "^7.23.5",
"@babel/core": "^7.17.5",
"@babel/runtime": "^7.17.2",
"@babel/traverse": "^7.17.3",
"@babel/types": "^7.17.0",
"@repay/babel-preset": "^1.1.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
Expand Down
Loading

0 comments on commit 3ce1df0

Please sign in to comment.