Skip to content

Commit

Permalink
Automatic package.json reversion
Browse files Browse the repository at this point in the history
  • Loading branch information
su-ex committed Feb 22, 2024
1 parent 76fc3eb commit eaebdaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "element-desktop",
"productName": "Element",
"main": "lib/electron-main.js",
"version": "1.11.34",
"version": "1.11.35",
"description": "A feature-rich client for Matrix.org",
"author": "Element",
"homepage": "https://element.io",
Expand Down Expand Up @@ -78,7 +78,7 @@
"@types/jest": "^29.0.0",
"@types/minimist": "^1.2.1",
"@types/mkdirp": "^1.0.2",
"@types/node": "16.18.34",
"@types/node": "16.18.36",
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@typescript-eslint/eslint-plugin": "^5.42.0",
Expand Down Expand Up @@ -120,7 +120,7 @@
"keytar": "^7.9.0"
},
"resolutions": {
"@types/node": "16.18.34"
"@types/node": "16.18.36"
},
"build": {
"appId": "im.riot.app",
Expand Down

0 comments on commit eaebdaf

Please sign in to comment.