Skip to content

Commit c50f20b

Browse files
author
visualapps
committed
Publish
- de-code-marketing@1.2.1 - de-code-product@1.2.1 - @mayadata/de-code@1.2.1
1 parent 3bd62b5 commit c50f20b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/de-code-marketing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "de-code-marketing",
3-
"version": "1.1.0",
3+
"version": "1.2.1",
44
"description": "De-code marketing package",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

packages/de-code-product/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "de-code-product",
3-
"version": "1.1.0",
3+
"version": "1.2.1",
44
"description": "De-code product package",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

packages/de-code/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@mayadata/de-code",
3-
"version": "1.1.0",
3+
"version": "1.2.1",
44
"description": "De-code css package",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
77
"build:css": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 index.scss -o css/"
88
},
99
"dependencies": {
10-
"de-code-marketing": "^1.1.0",
11-
"de-code-product": "^1.1.0"
10+
"de-code-marketing": "^1.2.1",
11+
"de-code-product": "^1.2.1"
1212
},
1313
"author": "MayaData, Inc.",
1414
"license": "MIT",

0 commit comments

Comments
 (0)