up squid
remove old type
This commit is contained in:
parent
2d4f7312c6
commit
cd51aaaf8c
2 changed files with 3 additions and 4 deletions
|
|
@ -2,7 +2,6 @@
|
|||
import mcServer from 'flying-squid'
|
||||
import defaultOptions from 'flying-squid/config/default-settings.json' assert { type: 'json' }
|
||||
|
||||
/** @type {import('minecraft-protocol').ServerOptions & Record<string ,any>} */
|
||||
const serverOptions = {
|
||||
...defaultOptions,
|
||||
'online-mode': false,
|
||||
|
|
|
|||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
|
@ -73,7 +73,7 @@ importers:
|
|||
version: 4.18.2
|
||||
flying-squid:
|
||||
specifier: github:zardoy/space-squid#typescript
|
||||
version: github.com/zardoy/space-squid/f324dc4aff633eba779f819628a0a9c06422f458
|
||||
version: github.com/zardoy/space-squid/9668a158a72c505f68900677667dc200172fc646
|
||||
fs-extra:
|
||||
specifier: ^11.1.1
|
||||
version: 11.1.1
|
||||
|
|
@ -14551,8 +14551,8 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
github.com/zardoy/space-squid/f324dc4aff633eba779f819628a0a9c06422f458:
|
||||
resolution: {tarball: https://codeload.github.com/zardoy/space-squid/tar.gz/f324dc4aff633eba779f819628a0a9c06422f458}
|
||||
github.com/zardoy/space-squid/9668a158a72c505f68900677667dc200172fc646:
|
||||
resolution: {tarball: https://codeload.github.com/zardoy/space-squid/tar.gz/9668a158a72c505f68900677667dc200172fc646}
|
||||
name: flying-squid
|
||||
version: 0.0.0-dev
|
||||
engines: {node: '>=8'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue