Skip to content

Commit f5d2713

Browse files
committed
fix: correct SDK description in package.json
1 parent e1e5abf commit f5d2713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@imagekit/nodejs",
33
"version": "0.0.1-alpha.0",
4-
"description": "The official TypeScript library for the Image Kit API",
4+
"description": "Offical NodeJS SDK for ImageKit.io integration",
55
"author": "Image Kit <[email protected]>",
66
"types": "dist/index.d.ts",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)