Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
RIT_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박권수
2021-05-22 00:06:27 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e6264b9ac7e07f0b2c6fb817b1cb0a17e94d20a
7e6264b9
1 parent
c6fc118b
feat. nodemon
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/package.json
server/package.json
View file @
7e6264b
...
...
@@ -4,7 +4,7 @@
"description"
:
"for Smart Medicine Bottle IoT Server"
,
"main"
:
"index.js"
,
"scripts"
:
{
"start"
:
"node
index
"
,
"start"
:
"node
mon
"
,
"test"
:
"node test"
},
"repository"
:
{
...
...
Please
register
or
login
to post a comment