Skip to content

Commit

Permalink
Merge branch 'main' into euphoria
Browse files Browse the repository at this point in the history
  • Loading branch information
harisato committed Aug 1, 2023
2 parents e469d65 + 492e842 commit 5c0f11e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 2
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 2
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyxis-safe-sync",
"version": "0.4.0",
"version": "0.5.2",
"description": "",
"author": {
"name": "Aura Network",
Expand Down Expand Up @@ -99,4 +99,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}

0 comments on commit 5c0f11e

Please sign in to comment.