You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- run: npm config set @typeform:registry https://npm.pkg.github.com/
52
+
- run: yarn add -W @typeform/jarvis
53
+
- run: git checkout HEAD -- package.json # do not save jarvis dependency to package.json because it is private (the file is committed by semantic-release to bump version)
0 commit comments