Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 22657fe

Browse files
committed
Fix atom dependency version
1 parent 92304d9 commit 22657fe

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
@@ -13,7 +13,7 @@
1313
"readmeFilename": "README.md",
1414
"license": "MIT",
1515
"engines": {
16-
"atom": ">=0.174.0, <2.0.0"
16+
"atom": ">=0.174.0 <2.0.0"
1717
},
1818
"dependencies": {
1919
}

0 commit comments

Comments
 (0)