Merge branch 'main' into develop

This commit is contained in:
Core 2022-02-01 08:08:08 +00:00
commit 7116d93743
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
14 changed files with 11763 additions and 39 deletions

View file

@ -8,12 +8,12 @@
"main": "./build/index.js",
"author": "Cider Collective <cryptofyre@cider.sh> (https://cider.sh)",
"repository": "https://github.com/ciderapp/Cider.git",
"packageManager": "yarn@3.1.1",
"bugs": {
"url": "https://github.com/ciderapp/Cider/issues?q=is%3Aopen+is%3Aissue+label%3Abug"
},
"homepage": "https://cider.sh/",
"buildResources": "resources",
"packageManager": "yarn@3.1.1",
"scripts": {
"build": "tsc",
"watch": "tsc --watch",