Add yarn.lock and update package.json
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
"clean": "rm -f crunchyroll-dark.css",
|
||||
"build": "./node_modules/less/bin/lessc crunchyroll-dark.less crunchyroll-dark.css"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@git.scriptfish.org:alex/Crunchyroll-Dark.git"
|
||||
},
|
||||
"license": "GPL-3.0-or-later"
|
||||
"repository": "git@git.scriptfish.org:alex/Crunchyroll-Dark.git",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "Alexander Weidinger <alexwegoo@gmail.com>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user