From 2cbaaa17f17a5ef808ce7a44a7980863021a67e7 Mon Sep 17 00:00:00 2001 From: jdwjdwjdw Date: Wed, 21 Feb 2024 21:15:12 +0000 Subject: [PATCH] Fixup --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f0c32b2..10482f5 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "watch": "NODE_ENV=production webpack --watch", "build": "NODE_ENV=production webpack" }, - "author": "", - "license": "ISC", - "dependencies": { + "author": "", + "license": "ISC", + "dependencies": { "@babel/core": "^7.22.1", "@babel/polyfill": "^7.12.1", "@babel/preset-env": "^7.22.4",