Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
seo-rii committed Sep 24, 2020
1 parent ea8f069 commit b69f630
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-acrylic-window",
"version": "0.4.6",
"version": "0.4.7",
"description": "Add vibrancy effect for electron",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -37,11 +37,11 @@
"dependencies": {
"bindings": "^1.5.0",
"node-gyp": "^7.1.0",
"node-addon-api": "^3.0.0",
"node-addon-api": "^3.0.2",
"win32-displayconfig": "^0.1.0"
},
"devDependencies": {
"electron": "^10.1.1",
"typescript": "^4.0.2"
"electron": "^10.1.2",
"typescript": "^4.0.3"
}
}

0 comments on commit b69f630

Please sign in to comment.