instant-cli 0.22.111 → 0.22.112-experimental.client-file-deletes.21303763436.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > instant-cli@0.22.111 build /home/runner/work/instant/instant/client/packages/cli
2
+ > instant-cli@0.22.112-experimental.client-file-deletes.21303763436.1 build /home/runner/work/instant/instant/client/packages/cli
3
3
  > rm -rf dist; tsc -p tsconfig.json
4
4
 
package/README.md CHANGED
@@ -2,11 +2,11 @@
2
2
  <a href="https://instantdb.com">
3
3
  <img alt="Shows the Instant logo" src="https://instantdb.com/img/icon/android-chrome-512x512.png" width="10%">
4
4
  </a>
5
- <h1 align="center">instant-cli (beta)</h1>
5
+ <h1 align="center">instant-cli</h1>
6
6
  </p>
7
7
 
8
8
  <p align="center">
9
- <a
9
+ <a
10
10
  href="https://discord.com/invite/VU53p7uQcE" >
11
11
  <img height=20 src="https://img.shields.io/discord/1031957483243188235" />
12
12
  </a>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "instant-cli",
3
3
  "type": "module",
4
- "version": "0.22.111",
4
+ "version": "0.22.112-experimental.client-file-deletes.21303763436.1",
5
5
  "description": "Instant's CLI",
6
6
  "homepage": "https://github.com/instantdb/instant/tree/main/client/packages/cli",
7
7
  "repository": {
@@ -41,9 +41,9 @@
41
41
  "strip-ansi": "^7.1.2",
42
42
  "terminal-link": "^3.0.0",
43
43
  "unconfig": "^0.5.5",
44
- "@instantdb/core": "0.22.111",
45
- "@instantdb/platform": "0.22.111",
46
- "@instantdb/version": "0.22.111"
44
+ "@instantdb/core": "0.22.112-experimental.client-file-deletes.21303763436.1",
45
+ "@instantdb/platform": "0.22.112-experimental.client-file-deletes.21303763436.1",
46
+ "@instantdb/version": "0.22.112-experimental.client-file-deletes.21303763436.1"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@babel/core": "^7.17.9",