File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "path" : " cz-conventional-changelog"
3- }
3+ }
Original file line number Diff line number Diff line change 22* .glb filter =lfs diff =lfs merge =lfs - text
33* .jpg filter =lfs diff =lfs merge =lfs - text
44* .png filter =lfs diff =lfs merge =lfs - text
5- * .vsix filter =lfs diff =lfs merge =lfs - text
5+ * .vsix filter =lfs diff =lfs merge =lfs - text
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ The following dependencies are deprecated:
88 - ** {{ dependency }}**
99{% endfor %}
1010
11- Check out the [ build] ({{ env.RUN_URL }}) for details.
11+ Check out the [ build] ({{ env.RUN_URL }}) for details.
Original file line number Diff line number Diff line change @@ -4,11 +4,10 @@ FROM gitpod/workspace-full:latest
44RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
55RUN sudo apt-get install git-lfs
66RUN git lfs install
7- RUN echo "
8- export PATH=$(yarn global bin):\$ PATH" >> /home/gitpod/.bashrc
9- RUN yarn global add gitpod-env-per-project @babel/node
7+ RUN echo "\n export PATH=$(yarn global bin):\$ PATH" >> /home/gitpod/.bashrc
8+ RUN yarn global add gitpod-env-per-project @babel/node @babel/core
109RUN sudo apt-get install -y graphviz
1110RUN brew install gh
1211
1312# Puppeteer dependencies
14- RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1
13+ RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1
Original file line number Diff line number Diff line change 33<!-- /TITLE -->
44
55<!-- BADGES/ -->
6- <p >
6+ <p >
77 <a href="https://npmjs.org/package/vue-mermaid-string">
88 <img
99 src="https://img.shields.io/npm/v/vue-mermaid-string.svg"
You can’t perform that action at this time.
0 commit comments