feat: add @standardnotes/encryption package (#1199)
* feat: add @standardnotes/encryption package * fix: mobile dependency on encryption package * fix: order of build & lint in pr workflows * fix: web dependency on encryption package * fix: remove encryption package composite configuration * fix: import order
This commit is contained in:
4
.github/workflows/pr.components.yml
vendored
4
.github/workflows/pr.components.yml
vendored
@@ -30,9 +30,9 @@ jobs:
|
||||
run: yarn test
|
||||
working-directory: packages/components
|
||||
|
||||
- name: Lint all
|
||||
run: yarn lint
|
||||
- name: Build all
|
||||
run: yarn build:all
|
||||
- name: Lint all
|
||||
run: yarn lint
|
||||
- name: Test all
|
||||
run: yarn test
|
||||
|
||||
Reference in New Issue
Block a user