Skip to content

Commit 444f06b

Browse files
committed
fix: update git repo url
1 parent b70f55a commit 444f06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Build scripts and configuration files for LoopBack 4 modules",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/strongloop/loopback4-build.git"
6+
"url": "https://github.com/strongloop/loopback-next.git"
77
},
88
"version": "4.0.0-alpha.7",
99
"engines": {

0 commit comments

Comments
 (0)