From 3016d7918020e5a521300d6163db4326c5ee1a56 Mon Sep 17 00:00:00 2001 From: ochairo <19258508+ochairo@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:33:18 +0900 Subject: [PATCH] Update package.json --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 28a9ea1..a3a7e85 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,7 @@ "// * Deploy to Azure Container Registry (ACR) ": "", "deploy:acr": "sh scripts/deployment/azure/container-registry.sh" }, - "dependencies": { - "// * Here you can add your runtime dependencies. ": "" - }, + "dependencies": {}, "devDependencies": { "@swc/core": "^1.4.11", "@typescript-eslint/eslint-plugin": "^7.5.0",