From e2c0ef8f9f128b0ae0d96f14cff0f64226aed6d5 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Thu, 16 Apr 2020 09:59:36 +0200 Subject: Switch from yarn to npm --- scripts/package.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/package.js') diff --git a/scripts/package.js b/scripts/package.js index 3726407..d650121 100644 --- a/scripts/package.js +++ b/scripts/package.js @@ -1,6 +1,8 @@ /** * Package recipe into tar.gz file */ +require('./api/require-depts')(); + const packageRecipe = require('./api/package'); packageRecipe(); \ No newline at end of file -- cgit v1.2.3-70-g09d2