aboutsummaryrefslogtreecommitdiff
path: root/intimate/package.json
diff options
context:
space:
mode:
authorStarscouts <starscouts@equestria.dev>2024-07-11 00:25:16 +0200
committerStarscouts <starscouts@equestria.dev>2024-07-11 00:25:16 +0200
commit1bbe60d3a237cfe99dc6d1a3aa14de542668dc6f (patch)
tree789f37ff1586904371bf02ff5ba3d7508a4d9eef /intimate/package.json
parent6e63a80898695d07549a3ca28bff7eafaf8009ac (diff)
downloadfaunerie-1bbe60d3a237cfe99dc6d1a3aa14de542668dc6f.tar.gz
faunerie-1bbe60d3a237cfe99dc6d1a3aa14de542668dc6f.tar.bz2
faunerie-1bbe60d3a237cfe99dc6d1a3aa14de542668dc6f.zip
Update intimate3.2.0
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"
}
}