Skip to content

Commit

Permalink
Update dependencies (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPuglisi authored Jul 13, 2023
1 parent 5dae00e commit f3b5f75
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 230 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "descent",
"version": "1.8.8",
"version": "1.8.9",
"description": "Elegant now playing display for Last.fm showing song metadata and local weather.",
"keywords": [
"descent",
Expand Down Expand Up @@ -30,12 +30,12 @@
},
"devDependencies": {
"browser-sync": "^2.29.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"gulp-autoprefixer": "^8.0.0",
"gulp-nodemon": "^2.5.0",
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-uglify-es": "^3.0.0",
"sass": "^1.63.4"
"sass": "^1.63.6"
}
}
Loading

0 comments on commit f3b5f75

Please sign in to comment.