From 2a18497c9cc7579ad45d2c2ad80845b14b1b1afb Mon Sep 17 00:00:00 2001 From: Pablo Navarro Castillo Date: Fri, 21 Feb 2014 18:02:15 -0300 Subject: [PATCH] Increase version number to 0.1.0 --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index c1782e5..db6df6c 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "0.1.0", "description": "Visualization of influence networks for candidates in Panama", "main": "Gruntfile.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "www.github.io/masegalab/panama-network"