From 69c30df9b475c7c9f1330962e68f7b3d9dbde250 Mon Sep 17 00:00:00 2001 From: Ekcel Henrich Ekoumelong Date: Sun, 8 Dec 2024 14:41:06 +0100 Subject: [PATCH] Update the README.md to show the latest CDN version --- Makefile | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4e5cfe7..76a2ad4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ -rnpm: ## Release the package and publish on npm +rnpm: ## Release the package and publish on npm -- DEPRECATED release-it --dry-run +publish: # publish on npm publish package on NPM. + npm publish test-front: yarn test diff --git a/README.md b/README.md index 8d9a72d..831280f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ npm install matice or load it from a CDN: ```html - + ``` * Note that the JavaScript package only contains the translations logic. You have to generate your translations file and make