mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
bump version
This commit is contained in:
parent
1429fc55a8
commit
28aa57072e
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.3",
|
"version": "0.7.0",
|
||||||
"fixedMainScript": "./index.js"
|
"fixedMainScript": "./index.js"
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "linebridge",
|
"name": "linebridge",
|
||||||
"version": "0.6.3",
|
"version": "0.7.0",
|
||||||
"description": "A simple, fast, and powerful API interface library",
|
"description": "A simple, fast, and powerful API interface library",
|
||||||
"author": "RageStudio",
|
"author": "RageStudio",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
@ -36,4 +36,4 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"express-fileupload": "^1.2.1"
|
"express-fileupload": "^1.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user