diff options
Diffstat (limited to 'SamplePlugin/packages.lock.json')
| -rw-r--r-- | SamplePlugin/packages.lock.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/SamplePlugin/packages.lock.json b/SamplePlugin/packages.lock.json new file mode 100644 index 0000000..19fcea9 --- /dev/null +++ b/SamplePlugin/packages.lock.json @@ -0,0 +1,13 @@ +{ + "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 |
