Skip to content

Commit 4a1bdf9

Browse files
committed
Update shell types to newer version system
1 parent 5cdd182 commit 4a1bdf9

File tree

6 files changed

+304
-607
lines changed

6 files changed

+304
-607
lines changed

@types/shell0/doc.json renamed to @types/shell12/doc.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
{
22
"name": "Shell",
3-
"api_version": "0.1",
4-
"package_version": "0.1",
3+
"api_version": "12",
4+
"package_version": "12.0",
55
"imports": {
6-
"Atk": "1.0",
7-
"Gtk": "3.0",
86
"Gio": "2.0",
7+
"Atk": "1.0",
98
"GObject": "2.0",
10-
"Clutter": "10",
11-
"Cogl": "10",
9+
"Clutter": "12",
10+
"Cogl": "12",
1211
"NM": "1.0",
1312
"PolkitAgent": "1.0",
14-
"St": "1.0",
15-
"Gcr": "3",
13+
"St": "12",
14+
"Gcr": "4",
1615
"cairo": "1.0",
1716
"GdkPixbuf": "2.0",
18-
"Meta": "10",
17+
"Meta": "12",
1918
"GLib": "2.0",
2019
"Graphene": "1.0"
2120
}

0 commit comments

Comments
 (0)