Skip to content

Commit 8e7bddc

Browse files
committed
Specify lockfile update for contribution
1 parent 4d338a4 commit 8e7bddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ In the future, we should consier showing the format errors when `.compiler.log`
145145

146146
Currently the release is vetted and done by @chenglou.
147147

148-
- Bump the version properly in `package.json` and make a new commit.
148+
- Bump the version properly in `package.json` and lockfile and make a new commit.
149149
- Make sure @ryyppy is aware of your changes. He needs to sync them over to the vim plugin.
150150
- Use `vsce publish` to publish. Official VSCode guide [here](https://code.visualstudio.com/api/working-with-extensions/publishing-extension). Only @chenglou has the publishing rights right now.
151151
- Not done! Make a new manual release [here](https://github.com/rescript-lang/rescript-vscode/releases); use `vsce package` to package up a standalone `.vsix` plugin and attach it onto that new release. This is for folks who don't use the VSCode marketplace.

0 commit comments

Comments
 (0)