mirror of
https://github.com/JuLi0n21/osu-progress-oauth-helper.git
synced 2026-04-19 16:00:06 +00:00
added engine
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
"name": "testcallbackserver",
|
"name": "testcallbackserver",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "small server to see how login button works",
|
"description": "small server to see how login button works",
|
||||||
"main": "index.js",
|
"main": "server.js",
|
||||||
|
"engines": {
|
||||||
|
"node": "14.x"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node server.js",
|
"build": "node server.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user