Skip to content

Commit 3ae795b

Browse files
committed
v4.3.1
1 parent c266b4a commit 3ae795b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeez-tech/meta-encryptor",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "Data Seal/Unseal for Fidelius",
55
"main": "build/commonjs/index.node.cjs",
66
"module": "build/es/index.node.js",
@@ -38,7 +38,7 @@
3838
},
3939
"repository": {
4040
"type": "git",
41-
"url": "https://github.com/YeeZTech/meta-encryptor.git"
41+
"url": "git+https://github.com/YeeZTech/meta-encryptor.git"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "^7.28.5",

0 commit comments

Comments
 (0)