Skip to content

Commit 5c21810

Browse files
committed
chore: update version and change license to mit
1 parent b74914e commit 5c21810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "express-api-cli-tool",
3-
"version": "1.2.5",
3+
"version": "2.0.0",
44
"author": "Thomas Alberto",
55
"description": "Express API CLI is a Command Line Interface (CLI) tool designed to make it easier and faster to create RESTful API projects using Express JS.",
6-
"license": "ISC",
6+
"license": "MIT",
77
"preferGlobal": true,
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)