Skip to content

Commit

Permalink
consistent babel
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Jeston committed Mar 21, 2024
1 parent ea8c542 commit 42569f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"url": "^0.11.0"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "^7.21.0",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@imtbl/blockchain-data": "0.0.0",
Expand Down Expand Up @@ -153,4 +153,4 @@
},
"type": "module",
"types": "./dist/index.d.ts"
}
}

0 comments on commit 42569f2

Please sign in to comment.