diff options
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index 12d18c14d..0ddc4c378 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/icons": "4.5.1", "@material-ui/lab": "4.0.0-alpha.41", + "@material-ui/icons": "4.5.1", "@types/classnames": "2.2.6", "@types/flux": "3.1.8", "@types/jquery": "3.3.10", @@ -29,10 +29,9 @@ "@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", @@ -82,4 +81,4 @@ "webpack-cli": "3.2.1", "webpack-dev-server": "3.1.14" } -} +}
\ No newline at end of file |