ticketmaster
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "ticketmaster", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "SDK for the Ticketmaster Open Platform", | ||
"main": "dist/node/index.js", | ||
"module": "lib/index.js", | ||
"main": "./dist/node/index.js", | ||
"module": "./lib/index.js", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "clean": "rimraf ./dist", |
@@ -13,3 +13,3 @@ # **[Ticketmaster](https://www.npmjs.com/package/ticketmaster)** [![Build Status](https://travis-ci.org/ticketmaster-api/sdk-javascript.svg?branch=master)](https://travis-ci.org/ticketmaster-api/sdk-javascript) | ||
- [NodeJS](https://nodejs.org) (v0.10 or greater) | ||
- [NodeJS](https://nodejs.org) (v0.12 or greater) | ||
@@ -158,4 +158,14 @@ ## Installation: | ||
## Deployment | ||
Maintainers can cut a new release: | ||
```bash | ||
npm version <new_version> | ||
``` | ||
This will build, tag, push to git, and push the build folder to npm. | ||
## Contact Us | ||
[internal only] Find us in #open-platform on Ticketmaster Slack! |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1141891
170