Skip to content

Commit

Permalink
Move @types to devDependencies (#729)
Browse files Browse the repository at this point in the history
* Move @types to devDependencies

* Update @types/node

* Update module to es6

* Bump to version 8.1.0

* Bump package-lock

---------

Co-authored-by: Pusher CI <pusher-ci@pusher.com>
  • Loading branch information
fbenevides and pusher-ci committed Jun 12, 2023
1 parent bfa444a commit c2bb30f
Show file tree
Hide file tree
Showing 28 changed files with 4,960 additions and 7,044 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 8.1.0

- [CHANGED] Move @types dependencies to devDependencies
- [CHANGED] Upgrade typescript to 5.1.3

## 8.0.2

- [CHANGED] Fix React Native support.
Expand Down
Loading

0 comments on commit c2bb30f

Please sign in to comment.