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

Commit

Permalink
v1.18.17
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 5, 2020
1 parent e47ab71 commit c4f4c9f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "1.18.16",
"version": "1.18.17",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/react-saasify/package.json
@@ -1,6 +1,6 @@
{
"name": "react-saasify",
"version": "1.18.16",
"version": "1.18.17",
"description": "React components for Saasify web clients.",
"author": "Saasify <dev@saasify.sh>",
"repository": "saasify-sh/saasify",
Expand Down
4 changes: 2 additions & 2 deletions packages/saasify-bulk-deploy/package.json
@@ -1,6 +1,6 @@
{
"name": "saasify-bulk-deploy",
"version": "1.18.16",
"version": "1.18.17",
"description": "Bulk deployment utility for Saasify.",
"author": "Saasify <dev@saasify.sh>",
"repository": "saasify-sh/saasify",
Expand Down Expand Up @@ -39,7 +39,7 @@
"parse-json": "^5.0.0",
"pify": "^4.0.1",
"pluralize": "^8.0.0",
"saasify": "^1.18.16",
"saasify": "^1.18.17",
"semver": "^6.3.0",
"tempy": "^0.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/saasify-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "saasify",
"version": "1.18.16",
"version": "1.18.17",
"description": "Developer CLI for Saasify. Saasify is the easiest way to launch your own SaaS.",
"main": "index.js",
"author": "Saasify <dev@saasify.sh>",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
@@ -1,6 +1,6 @@
{
"name": "saasify-platform",
"version": "1.18.16",
"version": "1.18.17",
"private": true,
"description": "Saasify marketplace and platform website.",
"author": "Saasify <dev@saasify.sh>",
Expand Down Expand Up @@ -51,7 +51,7 @@
"react-hotkeys": "^2.0.0",
"react-motion": "^0.5.2",
"react-router-dom": "^5.1.2",
"react-saasify": "^1.18.16",
"react-saasify": "^1.18.17",
"react-sizeme": "^2.6.12",
"react-svg-morph": "^0.2.1",
"react-swipeable": "^5.5.1"
Expand Down

1 comment on commit c4f4c9f

@vercel
Copy link

@vercel vercel bot commented on c4f4c9f Apr 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.