fix: removed links in package.json
This commit is contained in:
parent
81f8ed0899
commit
04b8ea45f3
@ -1,11 +1,6 @@
|
||||
{
|
||||
"name": "deemix-webui",
|
||||
"version": "1.3.0",
|
||||
"homepage": "https://git.rip/RemixDev/deemix-webui/src/master/README.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.rip/RemixDev/deemix-webui"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf public/css/style.css public/css/style.css.map public/js/bundle.js public/js/bundle.js.map",
|
||||
"watch:styles": "sass --watch --source-map --embed-sources src/styles/scss/style.scss public/css/style.css",
|
||||
|
Loading…
Reference in New Issue
Block a user