mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
added bin
This commit is contained in:
parent
751ba7956b
commit
b8e7c113f0
@ -1,9 +1,12 @@
|
||||
{
|
||||
"name": "linebridge",
|
||||
"version": "0.18.2",
|
||||
"version": "0.18.3",
|
||||
"description": "API Framework for RageStudio backends",
|
||||
"author": "RageStudio",
|
||||
"main": "./dist/client/index.js",
|
||||
"bin": {
|
||||
"linebridge-boot": "./bin/boot.js"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "hermes-node ./src/bin/server.js",
|
||||
"build": "hermes build --parallel --clean",
|
||||
|
Loading…
x
Reference in New Issue
Block a user