mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-13 12:00:02 -04:00
Update package.json
This commit is contained in:
parent
e274e96053
commit
55147ce9b5
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "A web proxy capable of proxying websites!",
|
"description": "A web proxy capable of proxying websites!",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "test",
|
"test": "node app.js",
|
||||||
"start": "node app.js ./node_modules/.bin/grunt"
|
"start": "node app.js ./node_modules/.bin/grunt"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -29,4 +29,4 @@
|
||||||
"morgan": "^1.9.0",
|
"morgan": "^1.9.0",
|
||||||
"axios": "^0.19.2"
|
"axios": "^0.19.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue