Skip to content

Commit 200b77b

Browse files
authored
Merge pull request #10 from CodePapi/typescript-compatible
updated version
2 parents 7c4eeec + 6c6867e commit 200b77b

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,6 +1,6 @@
11
{
22
"name": "n-krypta",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A simplle encrypting and decrypting package",
55
"scripts": {
66
"start": "npm run build && node build/index.js",

0 commit comments

Comments
 (0)