Skip to content

Commit 3ed6c2c

Browse files
committed
chore(jquery-form): note repository in package.json
So if somebody installs the named-scope version of the package, they can tell by inspection where to look up the source code from which it was built.
1 parent 7092351 commit 3ed6c2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

third-party/projects/jquery-form/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,10 @@
4141
"gulp-uglify": "~0.2.1",
4242
"gulp-concat": "~2.1.7",
4343
"gulp-jshint": "~1.4.2"
44+
},
45+
"repository": {
46+
"directory": "third-party/projects/jquery-form",
47+
"type": "git",
48+
"url": "https://github.com/liferay/liferay-frontend-projects.git"
4449
}
4550
}

0 commit comments

Comments
 (0)