@chakra-ui/cli
Advanced tools
Comparing version 0.0.0-pr-2021111320371 to 0.0.0-pr-20211113203750
@@ -6,10 +6,4 @@ "use strict"; | ||
var themeKeyConfiguration = [{ | ||
key: "blur" | ||
}, { | ||
key: "borders" | ||
}, { | ||
key: "borderStyles" | ||
}, { | ||
key: "borderWidths" | ||
}, { | ||
key: "breakpoints", | ||
@@ -16,0 +10,0 @@ filter: function filter(value) { |
{ | ||
"name": "@chakra-ui/cli", | ||
"version": "0.0.0-pr-2021111320371", | ||
"version": "0.0.0-pr-20211113203750", | ||
"description": "Generate theme typings for autocomplete", | ||
@@ -49,2 +49,3 @@ "keywords": [ | ||
"ora": "^5.3.0", | ||
"prettier": "^2.4.1", | ||
"regenerator-runtime": "^0.13.7", | ||
@@ -51,0 +52,0 @@ "ts-node": "10.4.0", |
Sorry, the diff of this file is not supported yet
74943
12
845
+ Addedprettier@^2.4.1
+ Addedprettier@2.8.8(transitive)