1.303.0 • Published 4 months ago
@whitewall/blip-ds v1.303.0
This fork provides newer versions of stencil and vite support.
Commands to sync from upstream
git fetch upstream master # upstream is the original repo remote
git merge origin/master upstream/master
Commands to update
npm i --legacy-peer-deps
npm run build
npm publish