Skip to content

Commit 1884735

Browse files
authored
Merge pull request #33 from dekiakbar/32-prepare-for-release
prepare release
2 parents 222b329 + f7b355a commit 1884735

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"name": "image-optimizer",
3-
"version": "0.0.3",
4-
"description": "",
3+
"version": "0.0.4",
4+
"description": "Imageoptimizer image is a simple app for compressing any image file. It takes a single input file and compresses it to a much smaller output file.",
55
"author": "Deki Akbar",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/dekiakbar/image-optimizer"
9+
},
610
"private": true,
711
"license": "MIT",
812
"scripts": {

0 commit comments

Comments
 (0)