update package.json

This commit is contained in:
punitverma123 2024-12-23 11:56:40 +05:30
parent 580745f869
commit 6752e35dd4

View file

@ -1,8 +1,8 @@
{
"name": "slider-block",
"version": "0.1.0",
"description": "Example block scaffolded with Create Block tool.",
"author": "The WordPress Contributors",
"description": "A customizable slider block for the WordPress block editor, enabling users to create interactive image or content sliders seamlessly.",
"author": "Lubus",
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {