]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blobdiff - package.json
package.json: Update Atom "engine" requirements
[atom-ax-monokai-syntax.git] / package.json
index 2c5d5aae4a1409167504fb15b65d48f1839bad4d..961e52f091dc61ec1023d0ce732b98c6ca977e41 100644 (file)
@@ -1,16 +1,18 @@
 {
   "name": "seti-monokai",
   "theme": "syntax",
-  "version": "0.3.0",
+  "version": "0.3.1",
   "private": true,
   "description": "A monokai theme for the seti ui",
   "license": "MIT",
   "engines": {
-    "atom": ">0.39.0"
+    "atom": ">0.174.0 <2.0.0"
   },
   "keywords": [
     "monokai",
-    "seti-ui"
+    "seti-ui",
+    "syntax",
+    "theme"
   ],
   "homepage": "https://github.com/joaoafrmartins/seti-monokai",
   "repository": {