Skip to content

Commit

Permalink
Merge branch 'production' of github.com:alpheios-project/alpheios-cor…
Browse files Browse the repository at this point in the history
…e into production
  • Loading branch information
Bridget Almas committed Aug 21, 2020
2 parents 386e04b + d2c4d64 commit 136b16f
Show file tree
Hide file tree
Showing 18 changed files with 163,934 additions and 163,814 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "3.3.1"
"version": "3.3.1-20200820600"
}
2 changes: 1 addition & 1 deletion packages/client-adapters/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/client-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-client-adapters",
"version": "3.3.1",
"version": "3.3.1-20200820600",
"description": "Alpheios Client Adapters Library",
"private": true,
"main": "dist/alpheios-client-adapters.min.js",
Expand Down Expand Up @@ -33,9 +33,9 @@
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@vue/test-utils": "^1.0.2",
"alpheios-data-models": "^3.3.1",
"alpheios-data-models": "^3.3.1-20200820600",
"alpheios-fixtures": "github:alpheios-project/fixtures",
"alpheios-l10n": "^3.3.1",
"alpheios-l10n": "^3.3.1-20200820600",
"alpheios-messaging": "github:alpheios-project/alpheios-messaging",
"alpheios-node-build": "github:alpheios-project/node-build#v3",
"axios": "^0.19.2",
Expand Down
Loading

0 comments on commit 136b16f

Please sign in to comment.