Skip to content

Commit

Permalink
Merge pull request #353 from RickVanRousselt/preview
Browse files Browse the repository at this point in the history
Update for new preview with latest build-core and deploy
  • Loading branch information
RickVanRousselt authored Jan 19, 2023
2 parents 5590e3d + a648f3a commit daa6377
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/generator-teams/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/generator-teams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-teams",
"version": "4.1.1-preview.1",
"version": "4.1.1-preview.2",
"description": "Yeoman generator for Microsoft Teams Apps, including support for extending Teams apps to other parts of the Microsoft 365 ecosystem.",
"main": "generators/app/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-teams/src/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"vinyl": "2.2.1",
"webpack": "^5.72.0",
"yargs": "^17.5.1",
"yoteams-build-core": "^1.7.0",
"yoteams-deploy": "^1.2.0",
"yoteams-build-core": "^1.8.0",
"yoteams-deploy": "^1.4.0",
"webpack-node-externals": "^3.0.0"
},
"browserslist": [
Expand Down

0 comments on commit daa6377

Please sign in to comment.