Skip to content

Commit

Permalink
Merge pull request #11 from privacybydesign/version-bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
bobhageman authored Mar 27, 2023
2 parents 3964c00 + 2784ca7 commit 37fdf39
Show file tree
Hide file tree
Showing 16 changed files with 645 additions and 2,831 deletions.
71 changes: 9 additions & 62 deletions plugins/yivi-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/yivi-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@privacybydesign/yivi-client",
"version": "0.1.0",
"version": "0.1.1",
"description": "A plugin to allow your Yivi flows to communicate with a server",
"main": "index.js",
"license": "SEE LICENSE IN REPOSITORY",
Expand Down
34 changes: 3 additions & 31 deletions plugins/yivi-console/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/yivi-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@privacybydesign/yivi-console",
"version": "0.1.0",
"version": "0.1.1",
"description": "A console based front-end for Yivi flows. Useful for testing or use in nodejs",
"main": "node.js",
"browser": "web.js",
Expand Down
19 changes: 6 additions & 13 deletions plugins/yivi-dummy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/yivi-dummy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@privacybydesign/yivi-dummy",
"version": "0.1.0",
"version": "0.1.1",
"description": "A dummy back-end for Yivi flows. Useful for testing without an actual server",
"main": "index.js",
"license": "SEE LICENSE IN REPOSITORY",
Expand Down
Loading

0 comments on commit 37fdf39

Please sign in to comment.