DAVFoundation / dav-js

Enable integration of JavaScript, TypeScript, and Node.js code with the DAV Network
https://developers.dav.network/
MIT License
76 stars 51 forks source link

Chore: dist files #133

Closed mariolo1985 closed 5 years ago

mariolo1985 commented 5 years ago

Description

Performing chore on dist files to ensure travis passes.

Added .nvm to help contributors identify the version of node and npm to use. Not a big deal here but on Node projects this will be helpful.

Also updated a spelling on the pull request template.

Related Issue

N/A

Motivation and Context

To ensure Travis passes successfully for next contributor

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

mariolo1985 commented 5 years ago

Added .nvm to help contributors identify the version of node and npm to use. Not a big deal here but on Node projects this will be helpful.

Also updated a spelling on the pull request template.