@madgex/design-system
Advanced tools
Comparing version 1.16.3 to 1.16.4
{ | ||
"name": "@madgex/design-system", | ||
"version": "1.16.3", | ||
"version": "1.16.4", | ||
"scripts": { | ||
@@ -27,7 +27,7 @@ "clean": "rimraf dist public tokens/build", | ||
"devDependencies": { | ||
"@babel/core": "^7.4.5", | ||
"@babel/preset-env": "^7.4.5", | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/config-conventional": "^8.0.0", | ||
"@commitlint/prompt-cli": "^8.0.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/preset-env": "^7.5.4", | ||
"@commitlint/cli": "^8.1.0", | ||
"@commitlint/config-conventional": "^8.1.0", | ||
"@commitlint/prompt-cli": "^8.1.0", | ||
"@frctl/fractal": "^1.1.7", | ||
@@ -37,6 +37,6 @@ "@frctl/mandelbrot": "^1.2.1", | ||
"@madgex/eslint-config-madgex": "^1.2.0", | ||
"autoprefixer": "^9.6.0", | ||
"autoprefixer": "^9.6.1", | ||
"babel-loader": "^8.0.6", | ||
"commitizen": "^3.1.1", | ||
"concurrently": "^4.1.0", | ||
"concurrently": "^4.1.1", | ||
"css-loader": "^3.0.0", | ||
@@ -57,6 +57,6 @@ "cssnano": "^4.1.10", | ||
"lint-staged": "^9.2.0", | ||
"mini-css-extract-plugin": "^0.7.0", | ||
"mini-css-extract-plugin": "^0.8.0", | ||
"node-sass": "^4.12.0", | ||
"postcss": "^7.0.17", | ||
"postcss-cli": "^6.1.2", | ||
"postcss-cli": "^6.1.3", | ||
"postcss-loader": "^3.0.0", | ||
@@ -66,10 +66,10 @@ "rimraf": "^2.6.3", | ||
"semantic-release": "^15.13.18", | ||
"style-dictionary": "^2.8.0", | ||
"style-dictionary": "^2.8.1", | ||
"style-loader": "^0.23.1", | ||
"svg-sprite-loader": "^4.1.6", | ||
"svgo": "^1.2.2", | ||
"svgo-loader": "^2.2.0", | ||
"webpack": "^4.33.0", | ||
"webpack-cli": "^3.3.2", | ||
"webpack-dev-server": "^3.7.0", | ||
"svgo": "^1.3.0", | ||
"svgo-loader": "^2.2.1", | ||
"webpack": "^4.35.3", | ||
"webpack-cli": "^3.3.6", | ||
"webpack-dev-server": "^3.7.2", | ||
"webpack-stream": "^5.2.1" | ||
@@ -76,0 +76,0 @@ }, |
@@ -83,1 +83,3 @@ # Madgex Design System | ||
With every commit to `master` the build server attempts to create a new version using [semantic-release](https://semantic-release.gitbook.io/semantic-release/) and deploys to [npm](https://npmjs.org) as [@madgex/design-system](https://www.npmjs.com/package/@madgex/design-system). | ||
. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
376270
85