@cloudflare/style-const
Advanced tools
Comparing version 2.2.74 to 2.2.75
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.75](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.74...@cloudflare/style-const@2.2.75) (2020-02-20) | ||
**Note:** Version bump only for package @cloudflare/style-const | ||
## [2.2.74](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.73...@cloudflare/style-const@2.2.74) (2020-02-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.2.74", | ||
"version": "2.2.75", | ||
"main": "lib/index.js", | ||
@@ -19,3 +19,3 @@ "module": "es/index.js", | ||
"devDependencies": { | ||
"@cloudflare/types": "^6.4.23" | ||
"@cloudflare/types": "^6.4.24" | ||
}, | ||
@@ -32,3 +32,3 @@ "stratus": { | ||
}, | ||
"gitHead": "53e6f8f273d87058437d84ae12f013c97b521856" | ||
"gitHead": "37ad3910a2c7c9d3d9cc382f31d641b18cd62f49" | ||
} |
63063