This commit is contained in:
parent
eb9fe218c3
commit
3d14178546
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "image-speech-bubble-transformer",
|
"name": "image-speech-bubble-transformer",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "TypeScript library for applying speech bubble effects to images",
|
"description": "TypeScript library for applying speech bubble effects to images",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
@ -63,4 +63,4 @@
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue