We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397591d commit 62782cdCopy full SHA for 62782cd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-schema-form",
3
- "version": "0.8.12",
+ "version": "1.0.0-alpha.1",
4
"description": "Create complex forms from a JSON schema with angular.",
5
"repository": "Textalk/angular-schema-form",
6
"main": "dist/schema-form.es5.js",
@@ -69,7 +69,7 @@
69
"licenses": [
70
71
"type": "MIT",
72
- "url": "https://raw.githubusercontent.com/Textalk/angular-schema-form/master/LICENSE"
+ "url": "https://raw.githubusercontent.com/json-schema-form/angular-schema-form/master/LICENSE"
73
}
74
],
75
"autoupdate": {
0 commit comments