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 72b8baa commit a8b3505Copy full SHA for a8b3505
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tinybase",
3
- "version": "4.1.3",
+ "version": "4.1.4",
4
"author": "jamesgpearce",
5
"repository": "github:tinyplex/tinybase",
6
"license": "MIT",
@@ -284,7 +284,7 @@
284
"@sqlite.org/sqlite-wasm": "^3.42.0-build4",
285
"@vlcn.io/crsqlite-wasm": "^0.14.0",
286
"automerge-repo": "^0.1.0",
287
- "prettier": "^2.8.8",
+ "prettier": ">2.8.8",
288
"react": "^18.2.0",
289
"react-dom": "^18.2.0",
290
"sqlite3": "^5.1.6",
0 commit comments