We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6cd5e commit 3f6fc46Copy full SHA for 3f6fc46
packages/bundle-db/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rnna/bundle-db",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "DB bundle (React Native Navigation App)",
5
"keywords": [
6
"rnna",
@@ -9,7 +9,7 @@
9
],
10
"main": "src/index.js",
11
"dependencies": {
12
- "@rnna/db": "^0.0.14",
+ "@rnna/db": "^0.0.15",
13
"immer": "8.x"
14
},
15
"peerDependencies": {
packages/db/package.json
"name": "@rnna/db",
- "version": "0.0.14",
+ "version": "0.0.15",
"description": "DB (React Native Navigation App)",
0 commit comments