feat(abacus-react): update description to mention GitHub Packages support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user