Skip to content

Commit

Permalink
v6.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agerard-godaddy committed Nov 30, 2022
1 parent f299517 commit 0e562b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.35.0",
"version": "6.35.1",
"$schema": "https://json.schemastore.org/lerna.json",
"useWorkspaces": true,
"useNx": true,
Expand Down
8 changes: 4 additions & 4 deletions 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 packages/gasket-plugin-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-intl",
"version": "6.35.0",
"version": "6.35.1",
"description": "NodeJS script to build localization files.",
"main": "lib",
"types": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/gasket-typescript-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gasket/typescript-tests",
"private": true,
"version": "6.35.0",
"version": "6.35.1",
"description": "Not a published package; hosts unit tests to verify TypeScript support",
"files": [
"lib"
Expand Down Expand Up @@ -45,7 +45,7 @@
"@gasket/plugin-elastic-apm": "^6.34.6",
"@gasket/plugin-express": "^6.35.0",
"@gasket/plugin-https": "^6.34.6",
"@gasket/plugin-intl": "^6.35.0",
"@gasket/plugin-intl": "^6.35.1",
"@gasket/plugin-log": "^6.34.6",
"@gasket/plugin-manifest": "^6.34.6",
"@gasket/plugin-metadata": "^6.35.0",
Expand Down

0 comments on commit 0e562b9

Please sign in to comment.