[WRT] Remove non supported nslog 28/156328/2
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 18 Oct 2017 05:28:38 +0000 (14:28 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 18 Oct 2017 08:56:22 +0000 (17:56 +0900)
The nslog is not supported on current node version.

Change-Id: I8c19c02af2c8f56aa8590d9bf1027ce00514ecb3
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
wrt/package.json

index cb2d7c7..113a958 100644 (file)
@@ -4,7 +4,6 @@
   "main": "src/main.js",
   "devDependencies": {
     "fs-plus": "^2.8.1",
-    "nslog": "^2.0.0",
     "yargs": "3.19.0"
   }
 }