File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 22
33#### Used to acquire ownership of file(s) inside common to all team members project
44
5- [ ![ Logo] ( ./resources/icons/logo.png )] ( https://marketplace.visualstudio.com/items?itemName=code4bones.sharedlock )
6-
75## Installation
86
97 Install from vscode marketplace [SharedLock](https://marketplace.visualstudio.com/items?itemName=code4bones.sharedlock).
Original file line number Diff line number Diff line change 22 "name" : " sharedlock" ,
33 "displayName" : " SharedLock" ,
44 "description" : " Sharing file locks in workspace files via network" ,
5- "version" : " 0.2.8 " ,
5+ "version" : " 0.2.9 " ,
66 "publisher" : " code4bones" ,
77 "icon" : " resources/icons/logo.png" ,
88 "repository" : {
175175 "prebuild" :" rimraf -rf ./dist" ,
176176 "package" : " vsce package" ,
177177 "prepackage" : " npm run build" ,
178- "publish" : " vsce publish --pre-release " ,
178+ "publish" : " vsce publish" ,
179179 "prepublish" : " npm run compile"
180180 },
181181 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments