@transferwise/neptune-css
Advanced tools
Comparing version 0.8.4 to 0.8.5
@@ -0,1 +1,17 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## 0.8.5 (2019-09-18) | ||
### Bug Fixes | ||
* move dependencies to devDependencies ([#51](https://github.com/transferwise/neptune-css/issues/51)) ([09496f2](https://github.com/transferwise/neptune-css/commit/09496f2)) | ||
# v0.8.4 | ||
@@ -79,2 +95,2 @@ ## Change navs component ordering in the output to avoid cascade issues in navigation links padding in mobile | ||
## Hello Neptune CSS | ||
First release of Neptune CSS (CSS library for the Design System of Transferwise) | ||
First release of Neptune CSS (CSS library for the Design System of Transferwise) |
{ | ||
"name": "@transferwise/neptune-css", | ||
"description": "Neptune CSS is TransferWise's Design System CSS library", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"license": "MIT", | ||
@@ -11,6 +11,2 @@ "repository": { | ||
}, | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -45,8 +41,8 @@ "test": "echo 'No tests defined'", | ||
"gulp": "^4.0.2", | ||
"gulp-cached": "^1.1.1", | ||
"gulp-dependents": "^1.2.3", | ||
"gulp-less": "^4.0.1", | ||
"gulp-print": "^5.0.2", | ||
"gulp-plumber": "^1.2.1", | ||
"gulp-postcss": "^8.0.0", | ||
"gulp-cached": "^1.1.1", | ||
"gulp-dependents": "^1.2.3", | ||
"gulp-print": "^5.0.2", | ||
"npm-run-all": "^4.1.5", | ||
@@ -57,3 +53,4 @@ "postcss-custom-media": "^7.0.8", | ||
"release-to-github-with-changelog": "^1.2.2" | ||
} | ||
}, | ||
"gitHead": "4680b01405736339865576c6e5ffb7e65b89745a" | ||
} |
5809978
182
349