Removes ui-grid and uses native tables instead

This commit is contained in:
GloriousCode
2017-03-06 19:37:59 +11:00
parent be4732ddfb
commit 37aaf55dc8
3 changed files with 29 additions and 13 deletions

View File

@@ -17,8 +17,7 @@
"protractor": "^3.2.2",
"express": "latest",
"requestify": "latest",
"body-parser": "latest",
"ui-grid":"latest"
"body-parser": "latest"
},
"scripts": {
"postinstall": "bower install",