Skip to content

Commit

Permalink
Merge pull request #246 from privacy-scaling-explorations/chore/bump
Browse files Browse the repository at this point in the history
chore(bump): bump to 1.1.1
  • Loading branch information
ctrlc03 authored Jan 6, 2024
2 parents a9e4cd4 + 690f046 commit b499eaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"scripts": {
"build": "yarn workspaces foreach -t run build",
"test": "yarn test:dev",
"test:dev": "NODE_ENV=dev yarn workspace @p0tion/backend emulator:exec-test",
"test:firebase-emulator": "NODE_ENV=dev yarn workspace @p0tion/backend emulator:exec-test",
"test:prod": "yarn workspace @p0tion/actions test:contracts && GOOGLE_APPLICATION_CREDENTIALS=\"./packages/backend/serviceAccountKey.json\" && NODE_ENV=prod jest --config=jest.json --detectOpenHandles --forceExit --runInBand",
"test:ci-prod": "NODE_ENV=prod jest --config=jest.json --detectOpenHandles --forceExit --runInBand",
Expand Down

0 comments on commit b499eaf

Please sign in to comment.