Skip to content

Commit 2f61054

Browse files
committed
set Atom version requirement to 1.13.0+
1 parent 72ab106 commit 2f61054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"repository": "https://github.com/MagicStack/Chromodynamics",
77
"license": "MIT",
88
"engines": {
9-
"atom": "*"
9+
"atom": ">=1.13.0"
1010
}
1111
}

0 commit comments

Comments
 (0)