@puffinstudio/fizzyx 0.5.4 → 0.5.6

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@puffinstudio/fizzyx",
3
- "version": "0.5.4",
3
+ "version": "0.5.6",
4
4
  "homepage": "https://github.com/PuffinStudio/fizzyx#readme",
5
5
  "bugs": {
6
6
  "url": "https://github.com/PuffinStudio/fizzyx/issues"
@@ -13,6 +13,11 @@
13
13
  "bin": {
14
14
  "fizzyx": "dist/main.js"
15
15
  },
16
+ "files": [
17
+ "dist/main.js",
18
+ "LICENSE",
19
+ "README.md"
20
+ ],
16
21
  "type": "module",
17
22
  "main": "./dist/main.js",
18
23
  "scripts": {
@@ -1,13 +0,0 @@
1
- {
2
- "version": 1,
3
- "localDir": "/home/e/.repos/fizzyx/./public",
4
- "remotePrefix": "assets",
5
- "lastSyncedAt": "2026-06-18T15:35:59.270Z",
6
- "files": {
7
- "Monkey_D._Luffy_Anime_Post_Timeskip_Infobox.webp": {
8
- "mtimeMs": 1781757440085.3743,
9
- "size": 129180,
10
- "hash": "fdfb2767435acfb57853cec3a7cfbe85cf6b8296224831db09ae8a12a9275918"
11
- }
12
- }
13
- }
package/.fizzyx.yaml DELETED
@@ -1,33 +0,0 @@
1
- api_url: https://fizzy.puffin.studio
2
- account: "1"
3
- board: 03galesxi4dho47637xukexkf
4
- flow:
5
- columns:
6
- todo: 03gc1vptvh3x8w4xalacgsu3p
7
- in_progress: 03gc1vpv0y7hmuwstu3kcjnka
8
- users:
9
- Ellen: 03fqzltqjm4tjwww2dz9fprex
10
- wip_limit: 5
11
- cache_ttl: 900
12
- oss:
13
- dev:
14
- endpoint: https://youda-uat.oss-cn-beijing.aliyuncs.com
15
- region: cn-beijing
16
- sync:
17
- local_dir: ./public
18
- remote_prefix: assets
19
- concurrency: 10
20
- prod:
21
- endpoint:
22
- region:
23
- bucket:
24
- openapi:
25
- posthook: check
26
- entries:
27
- - input: https://api.d.osuki.dev/docs/openapi.json
28
- output: tests/api
29
- client: wx
30
- - input: https://api.d.osuki.dev/docs/openapi.json
31
- output: tests/api-fetch
32
- client: fetch
33
- stateManagement: tanstack-query