@cryptic-css/prop-scroll
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.5.0](https://github.com/wintercounter/ccss/compare/v5.4.0...v5.5.0) (2021-06-25) | ||
### Bug Fixes | ||
* generate npmignore for packages ([8e10905](https://github.com/wintercounter/ccss/commit/8e10905275244e52dd50252b3eac50e497609bd8)) | ||
# [5.4.0](https://github.com/wintercounter/ccss/compare/v5.3.0...v5.4.0) (2021-06-24) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cryptic-css/prop-scroll", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"description": "Add support for the `scroll` prop to easily create horizontal/vertical/both scrollable elements.", | ||
@@ -23,3 +23,3 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"build:cjs": "mhy bb --mhy-env=prod:cjs", | ||
"config": "mhy config typescript -io" | ||
"config": "mhy config typescript npmignore -io" | ||
}, | ||
@@ -75,5 +75,5 @@ "mhy": { | ||
"devDependencies": { | ||
"@cryptic-css/core": "^5.4.0" | ||
"@cryptic-css/core": "^5.5.0" | ||
}, | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
817122