From 4245c62ce1564e55d7ed1210ea566a2d7b8a646d Mon Sep 17 00:00:00 2001 From: bidi Date: Tue, 13 Feb 2024 13:41:48 +0200 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 081955ad..681b3ba6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Dotkernel web starter package suitable for frontend applications. ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/frontend) -![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/4.0.0) +![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/4.2.0) [![GitHub issues](https://img.shields.io/github/issues/dotkernel/frontend)](https://github.com/dotkernel/frontend/issues) [![GitHub forks](https://img.shields.io/github/forks/dotkernel/frontend)](https://github.com/dotkernel/frontend/network) @@ -33,6 +33,8 @@ Dotkernel web starter package suitable for frontend applications. DotKernel can be installed through a single command that utilizes [Composer](https://getcomposer.org/). Because of that, Composer is required to install DotKernel `frontend`. +DotKernel has been tested with npm v10.0.4 and Node.js v20.11.0. + ### Composer Installation instructions: