File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44<div align =" center " >
55 <h1 >Strapi Table Custom Field</h1 >
66 <p >A custom field which allow to build table structured data sets</p >
7- <a href =" https://www.npmjs.org/package/@sensinum/table-field " >
8- <img alt="NPM version" src="https://img.shields.io/npm/v/@sensinum/table-field.svg">
7+ <a href =" https://www.npmjs.org/package/@sensinum/strapi- table-field " >
8+ <img alt="NPM version" src="https://img.shields.io/npm/v/@sensinum/strapi- table-field.svg">
99 </a >
10- <a href =" https://www.npmjs.org/package/@sensinum/table-field " >
11- <img src="https://img.shields.io/npm/dm/@sensinum/table-field.svg" alt="Monthly download on NPM" />
10+ <a href =" https://www.npmjs.org/package/@sensinum/strapi- table-field " >
11+ <img src="https://img.shields.io/npm/dm/@sensinum/strapi- table-field.svg" alt="Monthly download on NPM" />
1212 </a >
1313 <a href =" https://codecov.io/gh/VirtusLab-Open-Source/strapi-plugin-table-field " >
1414 <img src="https://codecov.io/gh/VirtusLab-Open-Source/strapi-plugin-table-field/branch/main/graph/badge.svg?token=p4KW9ytA6u" alt="codecov.io" />
@@ -53,9 +53,9 @@ A Strapi plugin that adds a **custom field** that handles dynamic creation and h
5353## 📦 Installation
5454
5555``` bash
56- npm install @sensinum/table-field@latest
56+ npm install @sensinum/strapi- table-field@latest
5757# or
58- yarn add @sensinum/table-field@latest
58+ yarn add @sensinum/strapi- table-field@latest
5959```
6060
6161After installation, the plugin will be automatically available in your Strapi admin panel.
Original file line number Diff line number Diff line change 11{
2- "name" : " @sensinum/table-field" ,
2+ "name" : " @sensinum/strapi- table-field" ,
33 "version" : " 1.0.0" ,
44 "type" : " commonjs" ,
55 "description" : " Table Custom Field for Strapi" ,
You can’t perform that action at this time.
0 commit comments