Update package description for clarity and detail
parent
87499720b0
commit
d7d107cb1c
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@flare/lumrop",
|
||||
"version": "1.2.0",
|
||||
"description": "lumrop is an npm package that brings together multiple react hooks useful both in the development of the ecosystem in my home lab and for the general public.",
|
||||
"description": "lumrop is a versatile npm package that provides a collection of React components, hooks, and utilities designed to simplify and enhance development within the React ecosystem.",
|
||||
"main": "./dist/cjs/index.js",
|
||||
"module": "./dist/esm/index.js",
|
||||
"types": "./dist/esm/index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue