We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d95da59 + 599d9fa commit 78b4f4fCopy full SHA for 78b4f4f
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-schema-form",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"authors": [
5
"Textalk",
6
"David Jensen <david.lgj@gmail.com>"
@@ -9,7 +9,6 @@
9
"globals"
10
],
11
"license": "MIT",
12
- "private": true,
13
"ignore": [
14
"**/.*",
15
"node_modules",
package.json
"description": "Create forms from a JSON schema",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments