Skip to content

Commit

Permalink
update deps, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
untuned committed Jul 6, 2021
1 parent d24c319 commit 65202e0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ClearVision_v6.theme.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @name ClearVision
* @author ClearVision Team
* @version 6.1.0
* @version 6.1.1
* @description Highly customizable theme for BetterDiscord.
* @source https://github.com/ClearVision/ClearVision-v6
* @website https://clearvision.gitlab.io
Expand Down
2 changes: 1 addition & 1 deletion main.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$version: "6.1.0";
$version: "6.1.1";

/*! ClearVision v#{$version} by the CV team */

Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ClearVision",
"version": "6.1.0",
"name": "clearvision",
"version": "6.1.1",
"description": "Highly customizable theme for BetterDiscord.",
"private": true,
"scripts": {
Expand All @@ -24,7 +24,7 @@
"autoprefixer": "^9.8.6",
"postcss-cli": "^7.1.2",
"rimraf": "^3.0.2",
"sass": "^1.32.12"
"sass": "^1.35.1"
},
"dependencies": {}
}

0 comments on commit 65202e0

Please sign in to comment.