Skip to content

Commit 87a824d

Browse files
author
Konstantin Epishev
committed
v2.10.4
1 parent 668b289 commit 87a824d

File tree

11 files changed

+16
-16
lines changed

11 files changed

+16
-16
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"packages/sharec-schema",
99
"packages/sharec-nanomatch"
1010
],
11-
"version": "2.10.3"
11+
"version": "2.10.4"
1212
}

packages/sharec-demo-config/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sharec-demo-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharec-demo-config",
3-
"version": "2.10.3",
3+
"version": "2.10.4",
44
"description": "Sharec example config for core functionality demonstration",
55
"scripts": {
66
"postinstall": "sharec"
@@ -14,7 +14,7 @@
1414
"keywords": [],
1515
"license": "MIT",
1616
"dependencies": {
17-
"sharec": "^2.10.3"
17+
"sharec": "^2.10.4"
1818
},
1919
"gitHead": "8b056dc9aedf49a712b84b4d47ea9fa1cea45b08"
2020
}

packages/sharec-essential-config/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sharec-essential-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharec-essential-config",
3-
"version": "2.10.3",
3+
"version": "2.10.4",
44
"description": "",
55
"author": "Konstantin Epishev <lamartire@gmail.com>",
66
"keywords": [],
@@ -14,7 +14,7 @@
1414
"url": "git+https://github.com/lamartire/sharec"
1515
},
1616
"dependencies": {
17-
"sharec": "^2.10.3"
17+
"sharec": "^2.10.4"
1818
},
1919
"scripts": {
2020
"postinstall": "sharec"

packages/sharec-schema/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sharec-schema/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharec-schema",
3-
"version": "2.10.3",
3+
"version": "2.10.4",
44
"keywords": [
55
"configuration",
66
"sharec",
@@ -62,6 +62,6 @@
6262
"js-yaml": "^4.0.0",
6363
"json8": "^1.0.3",
6464
"lodash": "^4.17.21",
65-
"sharec-utils": "^2.10.2"
65+
"sharec-utils": "^2.10.4"
6666
}
6767
}

packages/sharec-utils/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sharec-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharec-utils",
3-
"version": "2.10.2",
3+
"version": "2.10.4",
44
"keywords": [
55
"configuration",
66
"sharec",

packages/sharec/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)