Skip to content

Commit de3d65c

Browse files
committed
chore: Fix repository url in package.json
1 parent 634be05 commit de3d65c

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
@@ -5,7 +5,7 @@
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/AssemblyScript/wabt.js.git"
8+
"url": "git+https://github.com/ds-ukassel/wabt.js.git"
99
},
1010
"keywords": [
1111
"webassembly",

0 commit comments

Comments
 (0)