Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-06-03 23:36:47 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a49249875808fa2efeab3e2a6f3dedbc850724a4
a4924987
1 parent
ea96a2ef
update proxy
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
client/package-lock.json
client/package.json
package-lock.json
client/package-lock.json
View file @
a492498
This diff could not be displayed because it is too large.
client/package.json
View file @
a492498
...
...
@@ -30,6 +30,6 @@
"last 1 firefox version"
,
"last 1 safari version"
]
},
"proxy"
:
"http://localhost:5000"
},
"proxy"
:
"http://localhost:5000"
}
...
...
package-lock.json
View file @
a492498
...
...
@@ -2444,6 +2444,7 @@
"version"
:
"4.0.3"
,
"resolved"
:
"https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.3.tgz"
,
"integrity"
:
"sha512-yEYTwGndELGvfXsImMBLop58eaGW+YdONi1fNjTINSY98tmMmFijBG6WXgdkfuLNt4imzQNtIE+eBp1PVpMCSw=="
,
"hasInstallScript"
:
true
,
"dependencies"
:
{
"node-gyp-build"
:
"^4.2.0"
}
...
...
@@ -6679,6 +6680,7 @@
"version"
:
"5.0.5"
,
"resolved"
:
"https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.5.tgz"
,
"integrity"
:
"sha512-+pnxRYsS/axEpkrrEpzYfNZGXp0IjC/9RIxwM5gntY4Koi8SHmUGSfxfWqxZdRxrtaoVstuOzUp/rbs3JSPELQ=="
,
"hasInstallScript"
:
true
,
"dependencies"
:
{
"node-gyp-build"
:
"^4.2.0"
}
...
...
Please
register
or
login
to post a comment