aurelia / testing

Simplifies the testing of UI components by providing an elegant, fluent interface for arranging test setups along with a number of runtime debug/test helpers.
MIT License
40 stars 27 forks source link

chore(package-lock): update package-lock #87

Open RomkeVdMeulen opened 5 years ago

RomkeVdMeulen commented 5 years ago

package-lock.json seems to be out of date: it got altered automatically when I hit npm install. I want to add a new depency, so it would be good if the lock were up-to-date so that the revision for that feature only shows the changes created by the new dependency and not these changes.