Agoric / nat

Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Apache License 2.0
5 stars 4 forks source link

Update npm outdated in integration-test/ #113

Closed katelynsills closed 4 years ago

katelynsills commented 4 years ago

This PR updates the outdated packages in integration-test/.

Rollup in particular needs to be updated to have build-in support for BigInts, which was added in v1.9.0

rollup-plugin-replace is now @rollup/plugin-replace