Skip to content

Commit 2637446

Browse files
committed
build(package.json): update license in package.json from ISC to MIT
1 parent 78cf039 commit 2637446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"keywords": [],
2222
"author": "",
23-
"license": "ISC",
23+
"license": "MIT",
2424
"bugs": {
2525
"url": "https://github.com/modern-agile-team/create-dev-portfolio/issues"
2626
},

server/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "git+https://github.com/modern-agile-team/dev-portfolio-open-api.git"
1717
},
1818
"author": "",
19-
"license": "ISC",
19+
"license": "MIT",
2020
"bugs": {
2121
"url": "https://github.com/modern-agile-team/dev-portfolio-open-api/issues"
2222
},

0 commit comments

Comments
 (0)