From f1ccc5f8d19b8fd3a19b7d9f83664afca5197074 Mon Sep 17 00:00:00 2001 From: Matteo Mazzarolo Date: Mon, 22 Aug 2016 19:29:57 +0200 Subject: [PATCH] Update package.json --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index e4b1b7f..24ba245 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "0.0.8", "description": "React Native and I18n.js integration", "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "github.com/AlexanderZaytsev/react-native-i18n.git"