Skip to content

Commit

Permalink
Update to GNOME 47
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Sep 22, 2024
1 parent 15cc83d commit f568198
Show file tree
Hide file tree
Showing 4 changed files with 589 additions and 589 deletions.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "Typescript template for GNOME shell extensions",
"version-name": "0.0.0",
"url": "https://github.com/swsnr/gnome-shell-extension-typescript-template",
"shell-version": ["46", "47"],
"shell-version": ["47"],
"settings-schema": "org.gnome.shell.extensions.typescript-template"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@girs/gjs": "^4.0.0-beta.15",
"@girs/gnome-shell": "^46.0.2",
"@girs/gjs": "^4.0.0-beta.16",
"@girs/gnome-shell": "^47.0.0-next.4",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit f568198

Please sign in to comment.