Skip to content

Commit

Permalink
Prepare release and release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed May 12, 2024
1 parent 8622b97 commit 306c6f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To ensure that you can develop SPFx solutions, you may use the **check dependenc

This action will check if you have the required dependencies such as:

- Node version: 16 or 18
- Node version: 18
- NPM dependencies:
- gulp
- yo
Expand Down
4 changes: 2 additions & 2 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "viva-connections-toolkit",
"displayName": "SharePoint Framework Toolkit",
"description": "SharePoint Framework Toolkit aims to boost your productivity in developing and managing SharePoint Framework solutions helping at every stage of your development flow, from setting up your development workspace to deploying a solution straight to your tenant without the need to leave VS Code and now even create a CI/CD pipeline to introduce automate deployment of your app. This toolkit is provided by the community.",
"version": "3.1.1",
"version": "3.2.0",
"publisher": "m365pnp",
"preview": false,
"homepage": "https://github.com/pnp/vscode-viva",
Expand Down

0 comments on commit 306c6f0

Please sign in to comment.