Skip to content

Commit

Permalink
Update link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
StfBauer committed May 29, 2019
1 parent 83e7a53 commit cb07042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Yeoman generator for Microsoft Teams Apps",
"main": "generators/app/index.js",
"scripts": {
"postinstall": "npm run build",
"build": "node_modules/.bin/webpack",
"test": "npm run build && mocha -r ts-node/register tests/**/*.spec.ts --timeout 15000"
},
Expand Down

0 comments on commit cb07042

Please sign in to comment.