@spark-hire/bootstrap-themes 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-hire/bootstrap-themes",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Custom Bootstrap 4 Themes",
5
5
  "repository": {
6
6
  "type": "git",
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.901 1H22.581L14.541 10.19L24 22.693H16.594L10.794 15.109L4.156 22.693H0.474L9.074 12.863L0 1.001H7.594L12.837 7.933L18.901 1ZM17.61 20.491H19.649L6.486 3.087H4.298L17.61 20.491Z" fill="#000100"/>
3
+ </svg>
@@ -1,5 +0,0 @@
1
- {
2
- "terminal.integrated.env.linux": {
3
- "TMUX_SESSION": "bootstrap"
4
- }
5
- }