aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r--sdnr/wt/odlux/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json
index 0ddc4c378..12d18c14d 100644
--- a/sdnr/wt/odlux/package.json
+++ b/sdnr/wt/odlux/package.json
@@ -15,8 +15,8 @@
"@fortawesome/free-solid-svg-icons": "5.6.3",
"@fortawesome/react-fontawesome": "0.1.3",
"@material-ui/core": "4.9.0",
- "@material-ui/lab": "4.0.0-alpha.41",
"@material-ui/icons": "4.5.1",
+ "@material-ui/lab": "4.0.0-alpha.41",
"@types/classnames": "2.2.6",
"@types/flux": "3.1.8",
"@types/jquery": "3.3.10",
@@ -29,9 +29,10 @@
"@types/x2js": "3.1.0",
"classnames": "2.2.6",
"csstype": "2.6.8",
- "jss": "10.0.3",
"jquery": "3.3.1",
"jsonwebtoken": "8.3.0",
+ "jss": "10.0.3",
+ "lerna": "3.13.1",
"notistack": "0.9.6",
"prop-types": "15.7.2",
"react": "16.12.0",
@@ -81,4 +82,4 @@
"webpack-cli": "3.2.1",
"webpack-dev-server": "3.1.14"
}
-} \ No newline at end of file
+}