Skip to content

Commit 1dd5e78

Browse files
committed
Update repository url for provenance
1 parent a5fa89f commit 1dd5e78

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,6 +1,6 @@
11
{
22
"name": "esbuild-plugin-obfuscator",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "An esbuild plugin that obfuscates JavaScript using javascript-obfuscator.",
55
"main": "esbuild-plugin-obfuscator.js",
66
"type": "module",
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/matteogheza/esbuild-plugin-obfuscator.git"
12+
"url": "https://github.com/matteogheza/esbuild-plugin-obfuscator"
1313
},
1414
"keywords": [
1515
"esbuild",

0 commit comments

Comments
 (0)