Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
reservation-service
Commits
1322417b
Commit
1322417b
authored
Nov 05, 2020
by
Kim, Subin
Browse files
package.json
parent
ec0852e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
server/client/package-lock.json
View file @
1322417b
...
...
@@ -67,12 +67,6 @@
"@babel/types": "^7.11.5",
"jsesc": "^2.5.1",
"source-map": "^0.5.0"
},
"dependencies": {
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
}
}
},
...
...
@@ -14763,5 +14757,4 @@
"toposort": "^2.0.2"
}
}
}
}
}
\ No newline at end of file
server/client/package.json
View file @
1322417b
...
...
@@ -27,7 +27,6 @@
"build"
:
"react-scripts build"
,
"test"
:
"react-scripts test"
,
"eject"
:
"react-scripts eject"
,
"proxy"
:
"http://localhost:3030"
},
"eslintConfig"
:
{
"extends"
:
"react-app"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment