mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-16 02:33:30 +00:00
add MIT license
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@inquirer/select": "^1.3.1",
|
||||
"aas-lib": "^0.1.0",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"dev:css": "tailwindcss -i tailwind.css -o ./html/assets/css/tailwind.css --watch"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user