File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
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,10 +4,11 @@ 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 "\n export PATH=$(yarn global bin):\$ PATH" >> /home/gitpod/.bashrc
7+ RUN echo "
8+ export PATH=$(yarn global bin):\$ PATH" >> /home/gitpod/.bashrc
89RUN yarn global add gitpod-env-per-project @babel/node
910RUN sudo apt-get install -y graphviz
1011RUN brew install gh
1112
1213# Puppeteer dependencies
13- RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1
14+ 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