|
23 | 23 | "Quenty" |
24 | 24 | ], |
25 | 25 | "dependencies": { |
26 | | - "@quenty/adorneeutils": "^2.1.0", |
27 | | - "@quenty/baseobject": "^3.2.0", |
28 | | - "@quenty/brio": "^3.4.0", |
29 | | - "@quenty/camera": "^4.3.1", |
30 | | - "@quenty/characterutils": "^3.2.0", |
31 | | - "@quenty/clienttranslator": "^4.3.0", |
32 | | - "@quenty/ik": "^4.5.0", |
33 | | - "@quenty/instanceutils": "^3.4.0", |
34 | | - "@quenty/loader": "^3.1.1", |
35 | | - "@quenty/maid": "^2.0.1", |
36 | | - "@quenty/octree": "^3.3.0", |
37 | | - "@quenty/playerhumanoidbinder": "^4.4.0", |
38 | | - "@quenty/promise": "^3.2.0", |
39 | | - "@quenty/ragdoll": "^4.5.0", |
40 | | - "@quenty/remoting": "^3.2.0", |
41 | | - "@quenty/rx": "^3.4.0", |
42 | | - "@quenty/rxbinderutils": "^4.5.0", |
43 | | - "@quenty/statestack": "^3.2.0", |
44 | | - "@quenty/table": "^2.1.0", |
45 | | - "@quenty/timesyncservice": "^3.2.0" |
| 26 | + "@quenty/adorneeutils": "workspace:*", |
| 27 | + "@quenty/baseobject": "workspace:*", |
| 28 | + "@quenty/binder": "workspace:*", |
| 29 | + "@quenty/brio": "workspace:*", |
| 30 | + "@quenty/camera": "workspace:*", |
| 31 | + "@quenty/characterutils": "workspace:*", |
| 32 | + "@quenty/clienttranslator": "workspace:*", |
| 33 | + "@quenty/ik": "workspace:*", |
| 34 | + "@quenty/instanceutils": "workspace:*", |
| 35 | + "@quenty/loader": "workspace:*", |
| 36 | + "@quenty/maid": "workspace:*", |
| 37 | + "@quenty/octree": "workspace:*", |
| 38 | + "@quenty/playerhumanoidbinder": "workspace:*", |
| 39 | + "@quenty/promise": "workspace:*", |
| 40 | + "@quenty/ragdoll": "workspace:*", |
| 41 | + "@quenty/remoting": "workspace:*", |
| 42 | + "@quenty/rx": "workspace:*", |
| 43 | + "@quenty/rxbinderutils": "workspace:*", |
| 44 | + "@quenty/servicebag": "workspace:*", |
| 45 | + "@quenty/statestack": "workspace:*", |
| 46 | + "@quenty/table": "workspace:*", |
| 47 | + "@quenty/timesyncservice": "workspace:*" |
46 | 48 | }, |
47 | 49 | "publishConfig": { |
48 | 50 | "access": "restricted", |
49 | 51 | "registry": "https://npm.pkg.github.com/" |
50 | | - } |
| 52 | + }, |
| 53 | + "private": true |
51 | 54 | } |
0 commit comments