Skip to content

Commit

Permalink
Publish new core package
Browse files Browse the repository at this point in the history
  • Loading branch information
lnbc1QWFyb24 committed Feb 9, 2022
1 parent b827451 commit e0744bc
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 15 deletions.
1 change: 0 additions & 1 deletion packages/common/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@ workflows:
branches:
only:
- main
- feature/v2
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"prettier-plugin-svelte": "^2.4.0",
"rollup": "^2.3.4",
"rollup-plugin-svelte": "^7.0.0",
"svelte": "^3.42.5",
"svelte-check": "^2.2.6",
"svelte-preprocess": "^4.9.4",
"tslib": "^2.0.0",
Expand All @@ -48,6 +47,7 @@
"lodash.merge": "^4.6.2",
"lodash.partition": "^4.6.0",
"rxjs": "^7.5.2",
"svelte-i18n": "^3.3.13"
"svelte-i18n": "^3.3.13",
"svelte": "^3.46.4"
}
}
1 change: 0 additions & 1 deletion packages/fortmatic/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/gnosis/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/injected/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/keepkey/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/keystone/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/ledger/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/mew/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/portis/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/torus/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/trezor/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/walletconnect/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2
1 change: 0 additions & 1 deletion packages/walletlink/circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ workflows:
branches:
only:
- main
- feature/v2

0 comments on commit e0744bc

Please sign in to comment.