Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @toruslabs/config@2.2.0
 - @toruslabs/torus-scripts@6.1.0
  • Loading branch information
chaitanyapotti committed Aug 6, 2024
1 parent 99e8f37 commit 4ed5495
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/config",
"version": "2.1.1",
"version": "2.2.0",
"description": "Sensible Babel, Prettier, Typescript configuration for libraries",
"keywords": [
"eslint",
Expand Down
4 changes: 2 additions & 2 deletions packages/torus-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/torus-scripts",
"version": "6.0.3",
"version": "6.1.0",
"type": "module",
"description": "Scripts for Torus libraries to manage bundling, lint etc",
"bin": {
Expand All @@ -18,7 +18,7 @@
"@babel/runtime": "^7.25.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@toruslabs/config": "^2.1.1",
"@toruslabs/config": "^2.2.0",
"assert": "^2.1.0",
"babel-loader": "^9.1.3",
"browserify-zlib": "^0.2.0",
Expand Down

0 comments on commit 4ed5495

Please sign in to comment.