Skip to content

Commit f4edd73

Browse files
Manu ChaudharyManu Chaudhary
Manu Chaudhary
authored and
Manu Chaudhary
committed
Deleting dist and updating readme and version
1 parent b533393 commit f4edd73

File tree

4 files changed

+2
-3925
lines changed

4 files changed

+2
-3925
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Sample usage
230230
console.log(arguments);
231231
console.log(imagekit.url({
232232
src: result.url,
233-
transformation : [{ HEIGHT: 300, WIDTH: 400}]
233+
transformation : [{ height: 300, width: 400}]
234234
}));
235235
})
236236
}

0 commit comments

Comments
 (0)