Skip to content

Commit

Permalink
Merge pull request #261 from mayadata-io/de-code-product-v2.2.1
Browse files Browse the repository at this point in the history
de-code-product v2.2.1 release
  • Loading branch information
Vishnu Attur authored Jan 4, 2021
2 parents c14311a + fc6d6a0 commit 9a58eb2
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 23 deletions.
14 changes: 8 additions & 6 deletions packages/de-code-product/css/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/de-code-product/css/index.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/de-code-product/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "de-code-product",
"version": "2.2.0",
"version": "2.2.1",
"description": "MayaData product design system",
"main": "css/index.css",
"scripts": {
Expand Down
14 changes: 8 additions & 6 deletions packages/de-code/css/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/de-code/css/index.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/de-code/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@mayadata/de-code",
"version": "2.2.0",
"version": "2.2.1",
"description": "MayaData product design system",
"main": "css/index.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build:css": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 index.scss -o css/"
},
"dependencies": {
"de-code-product": "^2.2.0"
"de-code-product": "^2.2.1"
},
"author": "MayaData, Inc.",
"license": "MIT",
Expand Down

0 comments on commit 9a58eb2

Please sign in to comment.