Skip to content

Commit 2c7f15f

Browse files
committed
docs: Changed the package description in package.json.
1 parent f165d3a commit 2c7f15f

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": "@uploadcare/nextjs-loader",
33
"version": "0.3.0",
4-
"description": "Uploadcare custom loader (and more) for Next.js",
4+
"description": "Uploadcare custom image loader for Next.js",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"module": "./build/index.js",

0 commit comments

Comments
 (0)