From b892f2ff031cf8bd9b22c3aa6815ce92ffbb8868 Mon Sep 17 00:00:00 2001 From: android Date: Mon, 10 Feb 2014 15:36:16 +0000 Subject: [PATCH] clean .npm-updated --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6cf58f4f..b8b3d309 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ test: @echo Tests pass clean: - rm -rf node_modules + rm -rf node_modules .npm-updated .PHONY: clean run test run-amazon