From c24ac990b01fe41715211bf3ec54e102b886ada1 Mon Sep 17 00:00:00 2001 From: Christoph Nakazawa Date: Fri, 18 May 2018 13:56:09 +0100 Subject: [PATCH] Update package.json --- integration-tests/presets/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/presets/js/package.json b/integration-tests/presets/js/package.json index 7390cf69ce25..54ea256f7f39 100644 --- a/integration-tests/presets/js/package.json +++ b/integration-tests/presets/js/package.json @@ -2,4 +2,4 @@ "jest": { "preset": "jest-preset-js" } -} \ No newline at end of file +}