feat: support npm v9 (#2318)

* add support for npm v9

* Update package-lock.json

* Update nodejs.yml

* update changelogs

* update PR template
This commit is contained in:
Mayukha Vadari
2023-05-25 16:01:42 -04:00
committed by GitHub
parent 317e2054de
commit 82c5b3598a
8 changed files with 21 additions and 20 deletions

View File

@@ -2,6 +2,9 @@
## Unreleased
### Added
* Adds support for npm v9
## 1.1.5 (2023-03-08)
### Changed
- All tests now use the Jest test runner and have been refactored for consistency across all packages