Skip to content

Commit a85b29e

Browse files
author
Konstantin Epishev
committed
chore: update packages descriptions
1 parent 07e0fbb commit a85b29e

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

packages/sharec-schema/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "sharec-schema",
33
"version": "2.10.4",
4+
"description": "Utilities for configuration files merge",
45
"keywords": [
56
"configuration",
67
"sharec",

packages/sharec-utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "sharec-utils",
33
"version": "2.10.4",
4+
"description": "Common utilities",
45
"keywords": [
56
"configuration",
67
"sharec",

packages/sharec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sharec",
33
"version": "2.10.4",
4-
"description": "The secret weapon against bloat configuration",
4+
"description": "Smart configuration manager for your projects",
55
"keywords": [
66
"configuration",
77
"sharec",

0 commit comments

Comments
 (0)