We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c266b4a commit 3ae795bCopy full SHA for 3ae795b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@yeez-tech/meta-encryptor",
3
- "version": "4.3.0",
+ "version": "4.3.1",
4
"description": "Data Seal/Unseal for Fidelius",
5
"main": "build/commonjs/index.node.cjs",
6
"module": "build/es/index.node.js",
@@ -38,7 +38,7 @@
38
},
39
"repository": {
40
"type": "git",
41
- "url": "https://github.com/YeeZTech/meta-encryptor.git"
+ "url": "git+https://github.com/YeeZTech/meta-encryptor.git"
42
43
"devDependencies": {
44
"@babel/core": "^7.28.5",
0 commit comments