diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-09-14 20:28:18 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-09-14 20:28:18 -0700 |
| commit | d00b782c7fa6b4b4e68754293a3236e35ed7ff90 (patch) | |
| tree | 914f331623c73e866291fdbf60eb83dde9a52f36 /SamplePlugin/packages.lock.json | |
| parent | 610015a68d7ad9580c7ac9dc427ccace650a9b9e (diff) | |
implement initial BD websocket receiver
Diffstat (limited to 'SamplePlugin/packages.lock.json')
| -rw-r--r-- | SamplePlugin/packages.lock.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/SamplePlugin/packages.lock.json b/SamplePlugin/packages.lock.json deleted file mode 100644 index 19fcea9..0000000 --- a/SamplePlugin/packages.lock.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "version": 1, - "dependencies": { - "net8.0-windows7.0": { - "DalamudPackager": { - "type": "Direct", - "requested": "[2.1.13, )", - "resolved": "2.1.13", - "contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ==" - } - } - } -}
\ No newline at end of file |
