Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
380 stars 181 forks source link

fix: package.json #712

Closed manchuck closed 1 year ago

manchuck commented 1 year ago

Description

Fixes the .npmignore and package.json for the beta branch

Motivation and Context

Checking out the beta branch will cause the src folder to be empty due to the .npmignore

Types of changes

Checklist