add description

This commit is contained in:
Felix Roos 2022-05-17 21:45:22 +02:00
parent 605cb98b8e
commit b7fac65a87

View File

@ -1,6 +1,7 @@
{
"name": "@strudel.cycles/react",
"version": "0.0.1",
"description": "React components for strudel",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"exports": {