mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
update example
This commit is contained in:
parent
4e1fb104b1
commit
8ba00d5226
10
example/package.json
Normal file
10
example/package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "uploadServer",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"start": "linebridge"
|
||||
},
|
||||
"dependencies": {
|
||||
"linebridge": "^0.7.0"
|
||||
}
|
||||
}
|
BIN
examples/.DS_Store
vendored
BIN
examples/.DS_Store
vendored
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
{
|
||||
"name": "uploadServer",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"start": "corenode clserver"
|
||||
},
|
||||
"dependencies": {
|
||||
"corenode": "^0.25.9",
|
||||
"@corenode/cloudlink-addon": "^0.5.6"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user