diff options
Diffstat (limited to 'thallium-frontend/package.json')
-rw-r--r-- | thallium-frontend/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thallium-frontend/package.json b/thallium-frontend/package.json index bdafece..6b22537 100644 --- a/thallium-frontend/package.json +++ b/thallium-frontend/package.json @@ -34,5 +34,6 @@ "typescript": "^5.5.3", "typescript-eslint": "^8.0.1", "vite": "^5.4.1" - } + }, + "packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c" } |