diff --git a/.jpmignore b/.jpmignore index 693fa0c..c8c2cc4 100644 --- a/.jpmignore +++ b/.jpmignore @@ -1,2 +1,3 @@ node_modules/ +.git !node_modules/ramda/* diff --git a/package.json b/package.json index a2563ca..04656b8 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "title": "Add-Art", "name": "add-art", "version": "2.2.0", + "id" : "development@add-art.org", "description": "Replace ads with art.", "main": "index.js", "author": "slambert,owise1",