@cloudflare/style-const
Advanced tools
Comparing version 2.2.41 to 2.2.42
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.42](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.41...@cloudflare/style-const@2.2.42) (2019-12-15) | ||
**Note:** Version bump only for package @cloudflare/style-const | ||
## [2.2.41](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.40...@cloudflare/style-const@2.2.41) (2019-12-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.2.41", | ||
"version": "2.2.42", | ||
"main": "lib/index.js", | ||
@@ -19,3 +19,3 @@ "module": "es/index.js", | ||
"devDependencies": { | ||
"@cloudflare/types": "^6.0.2" | ||
"@cloudflare/types": "^6.0.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "stratus": { | ||
}, | ||
"gitHead": "0693ac6a50128f2498bfdbeb14901f45eb01cdc0" | ||
"gitHead": "84c40b8b41bbb3466ff0aea883bad1170b10508e" | ||
} |
57088