Skip to content

Commit

Permalink
chore: release 1.1.2 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 committed Apr 4, 2023
1 parent 3a47fbd commit 889b038
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 @@ -145,7 +145,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.1",
"version": "1.1.2",
"workspaces": {
"packages": [
"client",
Expand Down

0 comments on commit 889b038

Please sign in to comment.