Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksGovor committed May 17, 2021
1 parent dcf18c8 commit a4e8d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-belabour",
"version": "0.0.1",
"description": "Project for processing images by transform RGB function with NodeJS.",
"description": "Project for processing images by transform RGBA function with NodeJS.",
"main": "server.js",
"scripts": {
"lint": "eslint . && prettier -c \"**/*.js\" \"**/*.json\" \"**/*.md\"",
Expand Down

0 comments on commit a4e8d20

Please sign in to comment.