pinny
pinny copied to clipboard
Update NPM dependencies
Selector Utils and Plugin have been published to NPM. Updating Pinny to use these deps
Changes
- Update NPM dependencies for
selector-utilsandmobify-plugin
How to Test
-
rm -r node_modules -
npm i -
npm t
Todos:
- [ ] +1
- [x] Update CHANGELOG
- [x] Tests pass locally (
npm t) - [x] Tests pass on CircleCI