OfficeDev / microsoft-teams-apps-greatideas

An “innovation challenge” system that lets employees submit and share ideas and insights, with voting and contests. An app using which employees can submit an innovative idea in a selected category to be visible to all colleagues and leadership, ideas can be voted upon and a leader board of best idea contributors can be shared. This app can also be a route to file patent ideas by anyone in an organization.
MIT License
84 stars 35 forks source link

Update package.json to add missing references #2

Closed abbodh closed 4 years ago

abbodh commented 4 years ago

Adding missing npm package libraries "react-scripts": "3.4.1" and "typescript": "3.9.3" which leads to build error during deployment.