Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Nov 5, 2021
1 parent e6a0efa commit bd0c689
Show file tree
Hide file tree
Showing 5 changed files with 4,553 additions and 4,414 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os: linux
language: node_js
node_js:
- "14"
- "16"
dist: trusty
addons:
chrome: stable
Expand Down Expand Up @@ -29,7 +29,7 @@ deploy:
provider: npm
email: [email protected]
api_token: $NPM_TOKEN
tag: v1.2-lts
tag: latest
edge: true
on:
tags: true
Expand Down
Loading

0 comments on commit bd0c689

Please sign in to comment.