Skip to content

Commit

Permalink
revert version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Eros Piccioni committed Oct 24, 2022
1 parent 49ba66a commit 490ac0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/be-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mia-platform/be-config",
"version": "0.9.0-rc",
"version": "0.8.1",
"private": true,
"scripts": {
"coverage": "yarn test --coverage --watchAll=false --collectCoverageFrom=src/**/*.{ts,tsx}",
Expand Down

0 comments on commit 490ac0b

Please sign in to comment.