Skip to content

Commit 54fc12f

Browse files
committed
Add engine spec
1 parent d26f4cc commit 54fc12f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"repository": "https://github.com/mads-hartmann/ide-bash",
77
"author": "Mads Hartmann <mads3379@gmail.com> (https://twitter.com/mads_hartmann)",
88
"license": "MIT",
9+
"engines": {
10+
"atom": ">=1.21.0"
11+
},
912
"bugs": {
1013
"url": "https://github.com/mads-hartmann/ide-bash/issues"
1114
},

0 commit comments

Comments
 (0)