Skip to content

Commit

Permalink
v2018.5.31-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter T Bosse II committed May 31, 2018
1 parent b2eeb7a commit 8d6bafd
Show file tree
Hide file tree
Showing 18 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -4,5 +4,5 @@
"packages": [
"packages/*"
],
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/asset/package.json
Expand Up @@ -20,5 +20,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/asset",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/babel-pug/package.json
Expand Up @@ -21,5 +21,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/babel-pug",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/core-babel/package.json
Expand Up @@ -64,5 +64,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/core-babel",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -27,5 +27,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/eslint-config",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/image/package.json
Expand Up @@ -34,5 +34,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/image",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
File renamed without changes.
4 changes: 2 additions & 2 deletions packages/patches/package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Peter T Bosse II <ptb@ioutime.com> (http://ptb2.me/)",
"dependencies": {
"babel-plugin-remove-graphql-queries": "=2.0.1-7",
"gatsby": "=2.0.0-alpha.42",
"gatsby": "=2.0.0-alpha.43",
"react": "=16.4.0",
"react-dom": "=16.4.0"
},
Expand All @@ -16,5 +16,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/patches",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Expand Up @@ -14,5 +14,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/prettier",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/react-helmet/package.json
Expand Up @@ -19,5 +19,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/react-helmet",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/react-pages/package.json
Expand Up @@ -21,5 +21,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/react-pages",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/react-pug/package.json
Expand Up @@ -94,5 +94,5 @@
"test": "jest --coverage",
"watch": "jest --coverage --watch"
},
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/serve-http/package.json
Expand Up @@ -12,5 +12,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/serve-http",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/src-fs/package.json
Expand Up @@ -25,5 +25,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/src-fs",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/style-animations/package.json
Expand Up @@ -11,5 +11,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/style-animations",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/styletron/package.json
Expand Up @@ -24,5 +24,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/styletron",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}
2 changes: 1 addition & 1 deletion packages/template-transitions/package.json
Expand Up @@ -24,5 +24,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/template-transitions",
"version": "2018.5.30-0"
"version": "2018.5.31-0"
}

0 comments on commit 8d6bafd

Please sign in to comment.