aboutsummaryrefslogtreecommitdiff
path: root/intimate/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'intimate/package.json')
-rwxr-xr-xintimate/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/intimate/package.json b/intimate/package.json
index f79bee7..8bbd20a 100755
--- a/intimate/package.json
+++ b/intimate/package.json
@@ -1,12 +1,12 @@
{
"name": "intimate",
- "version": "12.1.2",
+ "version": "12.2.0",
"main": "index.js",
"scripts": {
"start": "electron ."
},
"dependencies": {
- "electron": "^30.0.2",
+ "electron": "^31.2.0",
"toml": "^3.0.0"
}
}