Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
spot-web-app
Commits
bb341b94
Commit
bb341b94
authored
Oct 02, 2018
by
Alexandre Duret-Lutz
Browse files
upgrade react and material-ui to their latest versions
parent
3712de0e
Pipeline
#3968
passed with stage
in 2 minutes and 6 seconds
Changes
2
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
client/package-lock.json
View file @
bb341b94
This diff is collapsed.
Click to expand it.
client/package.json
View file @
bb341b94
{
"name"
:
"spot-web-app"
,
"version"
:
"0.1.
0
"
,
"version"
:
"0.1.
1
"
,
"homepage"
:
"http://spot.lrde.epita.fr/app/"
,
"private"
:
true
,
"license"
:
"GPL-3.0"
,
"dependencies"
:
{
"@material-ui/core"
:
"^
1.4.3
"
,
"react"
:
"^16.
4
.2"
,
"react-dom"
:
"^16.
4
.2"
,
"react-scripts"
:
"
1.1.4
"
,
"@material-ui/core"
:
"^
3.1.2
"
,
"react"
:
"^16.
5
.2"
,
"react-dom"
:
"^16.
5
.2"
,
"react-scripts"
:
"
2.0.3
"
,
"react-svg-inline"
:
"^2.1.1"
,
"typeface-roboto"
:
"0.0.54"
},
...
...
@@ -17,5 +17,11 @@
"build"
:
"react-scripts build"
,
"test"
:
"react-scripts test --env=jsdom"
,
"eject"
:
"react-scripts eject"
}
},
"browserslist"
:
[
">0.2%"
,
"not dead"
,
"not ie <= 11"
,
"not op_mini all"
]
}
Write
Preview
Supports
Markdown
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