@cimpress/react-components
Advanced tools
Comparing version 0.8.10 to 0.8.11
{ | ||
"name": "@cimpress/react-components", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"description": "React components to support the MCP styleguide", | ||
@@ -10,2 +10,3 @@ "main": "lib/index.js", | ||
"start": "yarn run build && webpack-dev-server", | ||
"test": "jest", | ||
"precommit": "lint-staged" | ||
@@ -47,2 +48,3 @@ }, | ||
"husky": "^0.13.3", | ||
"jest": "^21.1.0", | ||
"lint-staged": "^3.4.1", | ||
@@ -57,2 +59,3 @@ "mcp-ux-css": "^1.0.39", | ||
"react-syntax-highlighter": "^5.5.2", | ||
"react-test-renderer": "^15.6.1", | ||
"semver": "^5.4.1", | ||
@@ -59,0 +62,0 @@ "style-loader": "^0.13.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
500157
33