Skip to content

Commit

Permalink
chore(repo): relase 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 committed Nov 22, 2024
1 parent 91f1626 commit 4825b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"test": "mocha -r ts-node/register \"./+(client|server)/__tests__/unit/**/*.test.ts\"",
"test:e2e": "cross-env CI=true CHAI_JEST_SNAPSHOT_UPDATE_ALL=false ts-node ./client/src/__tests__/e2e/index.ts"
},
"version": "1.1.2",
"version": "1.1.3",
"workspaces": {
"packages": [
"client",
Expand Down

0 comments on commit 4825b78

Please sign in to comment.