mirror of
https://github.com/jwetzell/showbridge-www.git
synced 2026-09-10 21:59:36 +00:00
Merge pull request #818 from jwetzell/change-license
switch to MIT license
This commit is contained in:
Generated
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
"": {
|
"": {
|
||||||
"name": "@showbridge/site",
|
"name": "@showbridge/site",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "ISC",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"http-server": "14.1.1",
|
"http-server": "14.1.1",
|
||||||
"tailwindcss": "3.4.14"
|
"tailwindcss": "3.4.14"
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jwetzell/showbridge.git"
|
"url": "git+https://github.com/jwetzell/showbridge.git"
|
||||||
},
|
},
|
||||||
"license": "ISC",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jwetzell/showbridge/issues"
|
"url": "https://github.com/jwetzell/showbridge/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user