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 e746532 commit 07ecf23
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 396 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.18.2",
"@babel/runtime": "^7.18.2",
"@babel/traverse": "^7.18.2",
"@babel/types": "^7.18.2",
"@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

0 comments on commit 07ecf23

Please sign in to comment.