Skip to content

Commit

Permalink
Use N-API version of keyboard-layout package
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed Oct 28, 2024
1 parent 99fb7da commit fd6ec59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@
"**/pathwatcher": "https://github.com/savetheclocktower/node-pathwatcher#f32158f3f8275df0b7e273326967141f21a494d9",
"pathwatcher": "https://github.com/savetheclocktower/node-pathwatcher#f32158f3f8275df0b7e273326967141f21a494d9",
"es5-ext": "https://github.com/pulsar-edit/es5-ext#169f6ae9b2675675269a0ba265f83c29c7b56244",
"@electron/remote": "2.1.2"
"@electron/remote": "2.1.2",
"**/keyboard-layout": "https://github.com/savetheclocktower/keyboard-layout#4c7db63946f090227801a527b67da1a1b01c6cac",
"keyboard-layout": "https://github.com/savetheclocktower/keyboard-layout#4c7db63946f090227801a527b67da1a1b01c6cac"
}
}

0 comments on commit fd6ec59

Please sign in to comment.