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
Copy file name to clipboardExpand all lines: doc/Monorepo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,6 @@ If your package is not designed to be published, add `"private": true` and remov
20
20
# Publishing packages on npm registry
21
21
* You need to have an account on [npmjs.com](https://www.npmjs.com/) and privileges to publish packages on [vue-storefront](https://www.npmjs.com/org/vue-storefront)
22
22
* Open console and login to your account via `yarn login`
23
-
*Yu should be on a `master` branch or if you are relasing RC versions on `develop`
23
+
*You should be on a `master` branch or if you are relasing RC versions on `develop`
24
24
* Run `yarn lerna publish` and follow on screen questions to bump packages versions, according to semantic versioning rules
0 commit comments