@imtbl/design-system
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@imtbl/design-system", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A repository to house all design system components utilised inside of IMX GUI", | ||
@@ -32,3 +32,3 @@ "main": "dist/index.js", | ||
"test": "yarn test:run", | ||
"test:open": "cypress open", | ||
"test:watch": "cypress open", | ||
"test:run": "cypress run", | ||
@@ -35,0 +35,0 @@ "posttest:run": "nyc report --check-coverage --lines 90" |
432931