Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 79bdced

Browse files
committed
(With package-lock.json changes) Publish
- @uswitch/[email protected] - @uswitch/[email protected] - @uswitch/[email protected] - @uswitch/[email protected]
1 parent 97edeec commit 79bdced

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

src/elements/checkbox-input/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/elements/checkbox-input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uswitch/trustyle.checkbox-input",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"license": "MIT",
55
"main": "lib/index.js",
66
"publishConfig": {
@@ -12,7 +12,7 @@
1212
"build": "npm run clean && tsc"
1313
},
1414
"dependencies": {
15-
"@uswitch/trustyle.grid": "^1.0.19",
15+
"@uswitch/trustyle.grid": "^2.0.0",
1616
"@uswitch/trustyle.styles": "^0.4.23"
1717
},
1818
"devDependencies": {

src/elements/fieldset/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/elements/fieldset/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uswitch/trustyle.fieldset",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"license": "MIT",
55
"main": "lib/index.js",
66
"publishConfig": {
@@ -15,7 +15,7 @@
1515
"@uswitch/trustyle.styles": "^0.4.23"
1616
},
1717
"devDependencies": {
18-
"@uswitch/trustyle.grid": "^1.0.19",
18+
"@uswitch/trustyle.grid": "^2.0.0",
1919
"typescript": "^3.6.2"
2020
},
2121
"peerDependencies": {

src/elements/tile-input/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/elements/tile-input/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uswitch/trustyle.tile-input",
3-
"version": "1.0.48",
3+
"version": "1.0.49",
44
"license": "MIT",
55
"main": "lib/index.js",
66
"publishConfig": {
@@ -17,7 +17,7 @@
1717
"react": "^16.7.0"
1818
},
1919
"devDependencies": {
20-
"@uswitch/trustyle.grid": "^1.0.19",
20+
"@uswitch/trustyle.grid": "^2.0.0",
2121
"typescript": "^3.6.2"
2222
}
2323
}

src/layout/grid/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.

src/layout/grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uswitch/trustyle.grid",
3-
"version": "1.0.19",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"main": "lib/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)