⬆️ atom-keymap for delete key fix in Dvorak-Qwerty

This commit is contained in:
Nathan Sobo
2015-02-27 10:12:05 -07:00
parent e0a73c3267
commit 44adf95371

View File

@@ -20,7 +20,7 @@
"atomShellVersion": "0.21.0",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^3.1.2",
"atom-keymap": "^3.1.3",
"atom-space-pen-views": "^2.0.4",
"babel-core": "^4.0.2",
"bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",