Skip to content

Commit 62782cd

Browse files
committed
Update package to point to json-schema-form and version
1 parent 397591d commit 62782cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-schema-form",
3-
"version": "0.8.12",
3+
"version": "1.0.0-alpha.1",
44
"description": "Create complex forms from a JSON schema with angular.",
55
"repository": "Textalk/angular-schema-form",
66
"main": "dist/schema-form.es5.js",
@@ -69,7 +69,7 @@
6969
"licenses": [
7070
{
7171
"type": "MIT",
72-
"url": "https://raw.githubusercontent.com/Textalk/angular-schema-form/master/LICENSE"
72+
"url": "https://raw.githubusercontent.com/json-schema-form/angular-schema-form/master/LICENSE"
7373
}
7474
],
7575
"autoupdate": {

0 commit comments

Comments
 (0)