chore: remove forced version config (#1944)

* chore: bump discovery

* chore: initialize new packages from 0.0.0

* chore: force release version

* chore: remove forced version config
This commit is contained in:
Sasha 2024-04-09 14:44:55 +03:00 committed by GitHub
parent 01a99ce33c
commit 6758265021
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 6 deletions

View File

@ -21,11 +21,7 @@
"packages/message-encryption": {},
"packages/sdk": {},
"packages/relay": {},
"packages/discovery": {
"release-as": "0.0.1"
},
"packages/react-native-polyfills": {
"release-as": "0.0.1"
}
"packages/discovery": {},
"packages/react-native-polyfills": {}
}
}