From: Julien Déramond Date: Sat, 27 Jun 2026 04:20:57 +0000 (+0200) Subject: Add missing `hammer-simulator` to `.ncurc.json` X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69f2db966f5199b61e66bce54e032a76b9db1945;p=thirdparty%2Fbootstrap.git Add missing `hammer-simulator` to `.ncurc.json` --- diff --git a/.ncurc.json b/.ncurc.json index 8905a59e4a..0c6d933eda 100644 --- a/.ncurc.json +++ b/.ncurc.json @@ -3,6 +3,7 @@ "@babel/cli", "@babel/core", "@babel/preset-env", + "hammer-simulator", "karma-browserstack-launcher", "karma-rollup-preprocessor", "stylelint"