@spark-web/text-list
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @spark-web/text-list | ||
## 1.0.2 | ||
### Patch Changes | ||
- [#40](https://github.com/brighte-labs/spark-web/pull/40) | ||
[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca) | ||
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add | ||
@babel/transform-runtime | ||
- Updated dependencies | ||
[[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]: | ||
- @spark-web/box@1.0.2 | ||
- @spark-web/icon@1.0.2 | ||
- @spark-web/stack@1.0.2 | ||
- @spark-web/text@1.0.2 | ||
- @spark-web/theme@2.0.1 | ||
- @spark-web/utils@1.0.2 | ||
## 1.0.1 | ||
@@ -4,0 +22,0 @@ |
{ | ||
"name": "@spark-web/text-list", | ||
"license": "MIT", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/spark-web-text-list.cjs.js", | ||
@@ -13,8 +13,8 @@ "module": "dist/spark-web-text-list.esm.js", | ||
"@emotion/css": "^11.7.1", | ||
"@spark-web/box": "^1.0.1", | ||
"@spark-web/icon": "^1.0.1", | ||
"@spark-web/stack": "^1.0.1", | ||
"@spark-web/text": "^1.0.1", | ||
"@spark-web/theme": "^2.0.0", | ||
"@spark-web/utils": "^1.0.1", | ||
"@spark-web/box": "^1.0.2", | ||
"@spark-web/icon": "^1.0.2", | ||
"@spark-web/stack": "^1.0.2", | ||
"@spark-web/text": "^1.0.2", | ||
"@spark-web/theme": "^2.0.1", | ||
"@spark-web/utils": "^1.0.2", | ||
"react": "^17.0.2" | ||
@@ -21,0 +21,0 @@ }, |
29142
Updated@spark-web/box@^1.0.2
Updated@spark-web/icon@^1.0.2
Updated@spark-web/stack@^1.0.2
Updated@spark-web/text@^1.0.2
Updated@spark-web/theme@^2.0.1
Updated@spark-web/utils@^1.0.2