From 8b92093acb3ea98ef0547fd1cb0ba17f929dcd87 Mon Sep 17 00:00:00 2001 From: Daniel Thompson-Yvetot Date: Wed, 21 Aug 2019 15:22:55 +0200 Subject: [PATCH] chore(deps) move from core Signed-off-by: Daniel Thompson-Yvetot --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index e34fde274..5c15b75fa 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,13 @@ }, "dependencies": { "@iarna/toml": "^2.2.3", + "babel-plugin-system-import-transformer": "^4.0.0", "chalk": "^2.4.2", "chokidar": "^3.0.2", "cross-spawn": "^6.0.5", "fast-glob": "^3.0.4", "fs-extra": "^8.1.0", + "html-webpack-inline-source-plugin": "^0.0.10", "lodash.debounce": "^4.0.8", "lodash.template": "^4.5.0", "minimist": "^1.2.0",