Skip to content

Commit

Permalink
Merge pull request #1 from dsentr-glass/update-prof-sdks-build
Browse files Browse the repository at this point in the history
build: Remove profile-sdks
  • Loading branch information
jasonrsadler authored Jul 9, 2021
2 parents ace592a + 6c4ae4d commit 18ebdb8
Show file tree
Hide file tree
Showing 55 changed files with 56 additions and 4,486 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Node
uses: actions/[email protected]
with:
node-version: 14.x
node-version: 16.x

- name: Install dependencies
run: yarn install
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"@babel/preset-env": "^7.14.4",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-typescript": "^8.2.1",
Expand Down
223 changes: 0 additions & 223 deletions packages/dsentr-profile-sdk/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions packages/dsentr-profile-sdk/babel.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions packages/dsentr-profile-sdk/jest.config.js

This file was deleted.

12 changes: 0 additions & 12 deletions packages/dsentr-profile-sdk/jest.setup.js

This file was deleted.

45 changes: 0 additions & 45 deletions packages/dsentr-profile-sdk/package.json

This file was deleted.

16 changes: 0 additions & 16 deletions packages/dsentr-profile-sdk/rollup.config.js

This file was deleted.

Loading

0 comments on commit 18ebdb8

Please sign in to comment.