Skip to content

Commit e26c633

Browse files
authored
Merge pull request #942 from OfficeDev/user/millerds/use-shipped-appmanifest-package
[patch] use published manifest package
2 parents 885b6df + a644197 commit e26c633

2 files changed

Lines changed: 138 additions & 123 deletions

File tree

package-lock.json

Lines changed: 137 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/office-addin-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"Office Add-in"
2323
],
2424
"dependencies": {
25-
"@microsoft/app-manifest": "^1.0.0-rc.0",
25+
"@microsoft/app-manifest": "^1.0.0",
2626
"adm-zip": "0.5.16",
2727
"chalk": "^2.4.2",
2828
"commander": "^13.0.0",

0 commit comments

Comments
 (0)