@bigcommerce/big-design-theme
Advanced tools
Comparing version 0.12.1 to 0.13.0-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.13.0-alpha.0](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.1...@bigcommerce/big-design-theme@0.13.0-alpha.0) (2021-06-10) | ||
**Note:** Version bump only for package @bigcommerce/big-design-theme | ||
## [0.12.1](https://github.com/bigcommerce/big-design/compare/@bigcommerce/big-design-theme@0.12.0...@bigcommerce/big-design-theme@0.12.1) (2021-03-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bigcommerce/big-design-theme", | ||
"version": "0.12.1", | ||
"version": "0.13.0-alpha.0", | ||
"sideEffects": false, | ||
@@ -20,3 +20,3 @@ "main": "dist/cjs/index.js", | ||
"build:dt": "tsc --emitDeclarationOnly", | ||
"ci": "yarn run lint && yarn run test --maxWorkers=2 && yarn run build", | ||
"ci": "yarn run lint && yarn run test --maxWorkers=2 --coverage && yarn run build", | ||
"lint": "yarn run lint:tsc", | ||
@@ -55,9 +55,9 @@ "lint:tsc": "tsc --noEmit", | ||
"@babel/preset-typescript": "^7.12.1", | ||
"@bigcommerce/configs": "^0.14.1", | ||
"@bigcommerce/configs": "^0.15.0-alpha.0", | ||
"@types/jest": "^25.2.1", | ||
"@types/styled-components": "^4.1.12", | ||
"babel-jest": "^25.4.0", | ||
"babel-jest": "^25.5.1", | ||
"babel-plugin-styled-components": "^1.10.6", | ||
"concurrently": "^5.0.0", | ||
"jest": "^25.4.0", | ||
"jest": "^25.5.4", | ||
"jest-styled-components": "^6.3.1", | ||
@@ -71,3 +71,3 @@ "react": "^17.0.1", | ||
}, | ||
"gitHead": "33bae601c127429fdc458aa1b6b8af72dda9bd3d" | ||
"gitHead": "0b9d039b78135badeb4676a816b2ad00aa60527d" | ||
} |
72475
70
939