Skip to content

Commit

Permalink
Merge pull request #71 from supermean-org/release/v1.3.21
Browse files Browse the repository at this point in the history
Bumped version to v1.3.21
  • Loading branch information
eydelrivero authored Jul 6, 2023
2 parents 06d465a + bdabaa6 commit 5577209
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const config: Config.InitialOptions = {
transform: {
'^.+\\.ts?$': 'ts-jest',
},
// setupFilesAfterEnv: ['./tests/bootstrap.ts']
// setupFilesAfterEnv: ['./tests/bootstrap.ts'],
// testTimeout: 30000
};
export default config;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mean-dao/mean-multisig-apps",
"version": "1.3.20",
"version": "1.3.21",
"description": "Mean Multisig applications repository",
"main": "lib/index.js",
"repository": "https://github.com/supermean-org/supersafe-apps.git",
Expand Down

0 comments on commit 5577209

Please sign in to comment.