]> git.r.bdr.sh - rbdr/heart/blobdiff - package.json
Merge branch 'release/1.0.1'
[rbdr/heart] / package.json
index c922b5668b8e285a6597ff8e6d28f2d97f321129..7197e410584d951fc180ae2fcd3bd7659a1609d9 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "heart",
-  "version": "0.0.0",
+  "version": "1.0.1",
   "description": "The heart",
   "main": "index.js",
   "scripts": {
     "lint": "eslint .",
-    "document": "jsdoc ."
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "document": "jsdoc ./js -c config/jsdoc.json",
+    "test": "echo \"No tests yet, just linting.\""
   },
   "repository": {
     "type": "git",