diff --git a/package-lock.json b/package-lock.json index 8fca3f2..94646ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "@showbridge/site", "version": "1.0.0", - "license": "ISC", + "license": "MIT", "devDependencies": { "http-server": "14.1.1", "tailwindcss": "3.4.14" diff --git a/package.json b/package.json index 5e8e7d1..0364832 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "type": "git", "url": "git+https://github.com/jwetzell/showbridge.git" }, - "license": "ISC", + "license": "MIT", "bugs": { "url": "https://github.com/jwetzell/showbridge/issues" },