Skip to content

Commit f43e2f8

Browse files
committed
Update package repository to point to the json-schema-form organisation
1 parent fe35566 commit f43e2f8

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
@@ -2,7 +2,7 @@
22
"name": "angular-schema-form",
33
"version": "1.0.0-alpha.1",
44
"description": "Create complex forms from a JSON schema with angular.",
5-
"repository": "Textalk/angular-schema-form",
5+
"repository": "json-schema-form/angular-schema-form",
66
"main": "dist/schema-form.es5.js",
77
"filename": "dist/schema-form.min.js",
88
"homepage": "http://schemaform.io",

0 commit comments

Comments
 (0)