We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39f735 commit b8002c3Copy full SHA for b8002c3
src/package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "@event-driven-io/core",
3
- "version": "0.0.1",
+ "name": "@event-driven-io/pongo-core",
+ "version": "0.0.2",
4
"description": "Pongo - Mongo with strong consistency on top of Postgres",
5
"type": "module",
6
"engines": {
src/packages/pongo/package.json
"name": "@event-driven-io/pongo",
"scripts": {
0 commit comments