Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
v2.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Oct 12, 2021
1 parent e0fcc66 commit c01cd57
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.46.3",
"version": "2.47.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-web-cli",
"version": "2.46.2",
"version": "2.47.0",
"description": "Command line interface for BaseCMS+Marko websites",
"author": "Jacob Bare <[email protected]>",
"main": "src/index.js",
Expand Down
4 changes: 2 additions & 2 deletions services/example-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-example-website",
"version": "2.46.2",
"version": "2.47.0",
"description": "Example BaseCMS website.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -22,7 +22,7 @@
"@parameter1/base-cms-marko-web-theme-default": "^2.45.0",
"@parameter1/base-cms-object-path": "^2.45.0",
"@parameter1/base-cms-utils": "^2.22.2",
"@parameter1/base-cms-web-cli": "^2.46.2",
"@parameter1/base-cms-web-cli": "^2.47.0",
"graphql": "^14.7.0",
"graphql-tag": "^2.12.5"
}
Expand Down

0 comments on commit c01cd57

Please sign in to comment.