Skip to content

Commit e0744bc

Browse files
committed
Publish new core package
1 parent b827451 commit e0744bc

File tree

14 files changed

+2
-15
lines changed

14 files changed

+2
-15
lines changed

packages/common/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ workflows:
4444
branches:
4545
only:
4646
- main
47-
- feature/v2

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"prettier-plugin-svelte": "^2.4.0",
3434
"rollup": "^2.3.4",
3535
"rollup-plugin-svelte": "^7.0.0",
36-
"svelte": "^3.42.5",
3736
"svelte-check": "^2.2.6",
3837
"svelte-preprocess": "^4.9.4",
3938
"tslib": "^2.0.0",
@@ -48,6 +47,7 @@
4847
"lodash.merge": "^4.6.2",
4948
"lodash.partition": "^4.6.0",
5049
"rxjs": "^7.5.2",
51-
"svelte-i18n": "^3.3.13"
50+
"svelte-i18n": "^3.3.13",
51+
"svelte": "^3.46.4"
5252
}
5353
}

packages/fortmatic/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/gnosis/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/injected/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ workflows:
4343
branches:
4444
only:
4545
- main
46-
- feature/v2

packages/keepkey/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/keystone/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/ledger/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/mew/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

packages/portis/circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ workflows:
2525
branches:
2626
only:
2727
- main
28-
- feature/v2

0 commit comments

Comments
 (0)