Skip to content

Commit

Permalink
v1.0.0-alpha.23
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchaffer committed Sep 29, 2018
1 parent ddad79c commit 78d891e
Show file tree
Hide file tree
Showing 33 changed files with 899 additions and 899 deletions.
18 changes: 9 additions & 9 deletions aws-lambda-wrap/package-lock.json

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

8 changes: 4 additions & 4 deletions aws-lambda-wrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/aws-lambda",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -13,9 +13,9 @@
"homepage": "https://github.com/dandi-mvc/dandi#readme",
"module": "index.js",
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22",
"@dandi/core": "1.0.0-alpha.22",
"@dandi/model-validation": "1.0.0-alpha.22"
"@dandi/common": "1.0.0-alpha.23",
"@dandi/core": "1.0.0-alpha.23",
"@dandi/model-validation": "1.0.0-alpha.23"
},
"dependencies": {
"aws-lambda": "^0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion cache/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 cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/cache",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"homepage": "https://github.com/dandi-mvc/dandi#readme",
"devDependencies": {},
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22",
"@dandi/core": "1.0.0-alpha.22"
"@dandi/common": "1.0.0-alpha.23",
"@dandi/core": "1.0.0-alpha.23"
}
}
2 changes: 1 addition & 1 deletion common/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 common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/common",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {
"postbuild": "cp src/url.* dist/src"
},
Expand Down
16 changes: 8 additions & 8 deletions config-aws-ssm/package-lock.json

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

8 changes: 4 additions & 4 deletions config-aws-ssm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/config-aws-ssm",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -18,8 +18,8 @@
"@types/aws-sdk": "^2.7.0"
},
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22",
"@dandi/config": "1.0.0-alpha.22",
"@dandi/core": "1.0.0-alpha.22"
"@dandi/common": "1.0.0-alpha.23",
"@dandi/config": "1.0.0-alpha.23",
"@dandi/core": "1.0.0-alpha.23"
}
}
2 changes: 1 addition & 1 deletion config/package-lock.json

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

10 changes: 5 additions & 5 deletions config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/config",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -18,9 +18,9 @@
"uuid": "^3.2.1"
},
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22",
"@dandi/core": "1.0.0-alpha.22",
"@dandi/model": "1.0.0-alpha.22",
"@dandi/model-validation": "1.0.0-alpha.22"
"@dandi/common": "1.0.0-alpha.23",
"@dandi/core": "1.0.0-alpha.23",
"@dandi/model": "1.0.0-alpha.23",
"@dandi/model-validation": "1.0.0-alpha.23"
}
}
2 changes: 1 addition & 1 deletion core-testing/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 core-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/core-testing",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -14,8 +14,8 @@
"dependencies": {},
"devDependencies": {},
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22",
"@dandi/core": "1.0.0-alpha.22",
"@dandi/common": "1.0.0-alpha.23",
"@dandi/core": "1.0.0-alpha.23",
"sinon": "^6.1.5"
}
}
12 changes: 6 additions & 6 deletions core/package-lock.json

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

4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandi/core",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"scripts": {},
"repository": {
"type": "git",
Expand All @@ -18,6 +18,6 @@
"@types/fs-extra": "^5.0.4"
},
"peerDependencies": {
"@dandi/common": "1.0.0-alpha.22"
"@dandi/common": "1.0.0-alpha.23"
}
}
Loading

0 comments on commit 78d891e

Please sign in to comment.