AG-1520 React wrapper causes styling issues for components

This commit is contained in:
Sean Landsman
2019-03-06 14:13:10 +00:00
parent ec4f7dea27
commit eecd2a6bb2
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
"build-all": "npm run build-examples && npm run build-dashboard",
"build": "npm run clean && npm run mkdirs && npm run build-all && npm run copy",
"start": "npm run examples",
"test" : "sh ./ts-tests/runTsTests.sh"
"test" : "./ts-tests/runTsTests.sh"
},
"repository": {
"type": "git",