Skip to content

Commit c341441

Browse files
authored
Merge pull request #13 from CodePapi/add-compare
minor console bug fixes
2 parents a6982a1 + 939ee16 commit c341441

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "n-krypta",
3-
"version": "1.0.3",
4-
"description": "A simplle encrypting and decrypting package",
3+
"version": "1.0.4",
4+
"description": "A simple encrypting and decrypting package",
55
"scripts": {
66
"start": "npm run build && node dist/index.js",
77
"build": "tsc",

0 commit comments

Comments
 (0)