Skip to content

Commit

Permalink
Merge pull request #1323 from finos/client-testing
Browse files Browse the repository at this point in the history
Client testing completed
  • Loading branch information
robmoffat authored Aug 29, 2024
2 parents 19b9473 + a19bb55 commit 6f783ca
Show file tree
Hide file tree
Showing 73 changed files with 2,019 additions and 1,036 deletions.
2 changes: 1 addition & 1 deletion fdc3-for-web-implementation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ address of the embed page in the cookie? Problem is, the cookie is scoped to the
npm login
npm version <version from package.json> --workspaces
npm run syncpack
npm up
npm run build
npm publish --access=public --workspaces
npm up
```
Loading

0 comments on commit 6f783ca

Please sign in to comment.