Skip to content

Commit

Permalink
馃殌 Deploy v2 to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Dec 30, 2019
1 parent 491d82f commit e056654
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ node_js:
script:
- "npm run build"
- "npm run test-report"
deploy:
provider: npm
email: $NPM_EMAIL
api_key: $NPM_TOKEN
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uppload",
"version": "2.0.0-beta.20",
"version": "2.0.0",
"description": "Uppload is a JavaScript widget for better file uploading on the web.",
"keywords": [
"uppload",
Expand Down

0 comments on commit e056654

Please sign in to comment.