PATLAB-7 add adpaters' tests
Showing
This diff is collapsed.
... | ... | @@ -20,7 +20,7 @@ |
"dev": "gulp", | ||
"build": "gulp", | ||
"demo": "gulp --demo", | ||
"reinstall": "rm -rf node_modules bower_components package-lock.json ; npm install; bower link siteapp; npm test;" | ||
"reinstall": "rm -rf node_modules bower_components package-lock.json ; npm install; bower link siteapp;" | ||
}, | ||
"author": "Björn Bartels <coding@bjoernbartels.earth>", | ||
"license": "Apache-2.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment