feat(abacus-react): enhance package description with semantic versioning details
- Update package description to mention automated semantic versioning - This commit should trigger the first automated release of @soroban/abacus-react
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@soroban/abacus-react",
|
||||
"version": "0.1.0",
|
||||
"description": "Interactive React abacus component with animations and place value editing",
|
||||
"description": "Interactive React abacus component with animations, place value editing, and automated semantic versioning",
|
||||
"main": "dist/index.cjs.js",
|
||||
"module": "dist/index.es.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user