We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26f4cc commit 54fc12fCopy full SHA for 54fc12f
package.json
@@ -6,6 +6,9 @@
6
"repository": "https://github.com/mads-hartmann/ide-bash",
7
"author": "Mads Hartmann <mads3379@gmail.com> (https://twitter.com/mads_hartmann)",
8
"license": "MIT",
9
+ "engines": {
10
+ "atom": ">=1.21.0"
11
+ },
12
"bugs": {
13
"url": "https://github.com/mads-hartmann/ide-bash/issues"
14
},
0 commit comments