@cats-inc/cats-platform 0.1.0 → 0.1.1-rc.0

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cats-inc/cats-platform",
3
- "version": "0.1.0",
3
+ "version": "0.1.1-rc.0",
4
4
  "description": "Technical host package for the Cats platform, backed by cats-runtime.",
5
5
  "author": "Cats Inc. <sammykenny2@gmail.com>",
6
6
  "homepage": "https://github.com/cats-inc/cats-platform",
7
7
  "type": "module",
8
8
  "bin": {
9
- "cats-platform": "./build/server/index.js"
9
+ "cats-platform": "build/server/index.js"
10
10
  },
11
11
  "main": "build/desktop/main.js",
12
12
  "files": [
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes