Update License
This commit is contained in:
parent
1ac9bb4fbe
commit
5dc871d8db
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lessc-watcher",
|
"name": "lessc-watcher",
|
||||||
"version": "1.1.8",
|
"version": "1.1.9",
|
||||||
"description": "A minimal package to watch less files and compile them to css",
|
"description": "A minimal package to watch less files and compile them to css",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"css"
|
"css"
|
||||||
],
|
],
|
||||||
"author": "Benjamin Toby",
|
"author": "Benjamin Toby",
|
||||||
"license": "ISC",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.4.5"
|
"@types/node": "^20.4.5"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user