Fix browser app

This commit is contained in:
Kyle Carberry
2019-02-21 18:07:52 -06:00
parent 5d91cbea9d
commit 670003c3c9
4 changed files with 92 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
"build": "../../../node_modules/.bin/webpack --config ./webpack.config.js"
},
"dependencies": {
"@material/checkbox": "^0.44.1",
"@material/textfield": "^0.44.1",
"material-components-web": "^0.44.0"
}
}