feat(abacus-react): update description to mention GitHub Packages support

This commit is contained in:
Thomas Hallock
2025-09-29 10:55:49 -05:00
parent 18af9730ff
commit af7725622e

View File

@@ -1,7 +1,7 @@
{
"name": "@soroban/abacus-react",
"version": "0.1.0",
"description": "Interactive React abacus component with animations, place value editing, and automated semantic versioning",
"description": "Interactive React abacus component with animations, place value editing, and automated semantic versioning for GitHub Packages",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",