From 378baec7cf1ffc08a3c27391c906adb2b98ce5fb Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 3 Jun 2024 15:17:19 +0000 Subject: chore: remove unused --- package.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 package.json (limited to 'package.json') diff --git a/package.json b/package.json deleted file mode 100644 index 9ec8599..0000000 --- a/package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "whirl", - "version": "0.1.0", - "description": "The Open-Source WorldServer", - "private": true, - "scripts": { - "prepare": "husky install", - "commit": "cz", - "commit:signed": "cz -S" - }, - "devDependencies": { - "@commitlint/cli": "16.2.1", - "@commitlint/config-conventional": "16.2.1", - "commitizen": "4.2.4", - "cz-conventional-changelog": "3.3.0", - "husky": "7.0.4" - } -} -- cgit v1.2.3