Reset package-lock.json cuz it had the wrong license for root

This commit is contained in:
usernames122
2025-09-13 21:00:53 +02:00
parent 0b98218a1f
commit 41b97b68cf

2
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"": {
"name": "shittyserverless",
"version": "1.0.0",
"license": "UNLICENSED",
"license": "MIT",
"dependencies": {
"aws-sdk": "^2.1692.0",
"express": "^5.1.0"