Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김승찬
/
LINEBOT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sckim
2019-11-11 17:00:09 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50ce5878ea6b03d37b214b1e2b38c0258a2eb742
50ce5878
1 parent
8d8eae06
package.json is updated
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
50ce587
...
...
@@ -7,7 +7,7 @@
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
,
"start"
:
"node server.js"
},
"author"
:
"
강수인
"
,
"author"
:
"
김승찬
"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@line/bot-sdk"
:
"^6.8.3"
,
...
...
Please
register
or
login
to post a comment