From e104ad2ca015b36e3c0ea85fc221d1df4c7790b3 Mon Sep 17 00:00:00 2001 From: Lennart Kats Date: Tue, 28 Jul 2015 10:26:17 +0200 Subject: [PATCH] Avoid relative require() from symlink --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0b672d1..3bd398b4 100644 --- a/package.json +++ b/package.json @@ -112,6 +112,6 @@ "c9.ide.undo": "#b028bcb4d5", "c9.ide.upload": "#0bd010d3dc", "c9.ide.welcome": "#c370b3f191", - "smf.core": "#ab512a30b6" + "smf.core": "#88a93680ca" } } \ No newline at end of file