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",
|
||||
"version": "1.0.0",
|
||||
"description": "small server to see how login button works",
|
||||
"main": "index.js",
|
||||
"main": "server.js",
|
||||
"engines": {
|
||||
"node": "14.x"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node server.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
Reference in New Issue
Block a user