Skip to content

Commit

Permalink
Update to package file for 0.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthropic committed Aug 5, 2018
1 parent 1b0ddf9 commit e9883d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,14 +2,14 @@
"name": "angular-schema-form",
"version": "0.8.14",
"description": "Create complex forms from a JSON schema with angular.",
"repository": "Textalk/angular-schema-form",
"repository": "json-schema-form/angular-schema-form",
"main": "dist/schema-form.min.js",
"filename": "dist/schema-form.min.js",
"homepage": "http://schemaform.io",
"scripts": {
"test": "rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js && find coverage/ -name lcov.info -print0 | xargs -0 cat | ./node_modules/coveralls/bin/coveralls.js"
},
"author": "Textalk",
"author": "json-schema-form",
"contributors": [
"David Jensen <david.lgj@gmail.com> (https://github.com/davidlgj)",
"Denis Dervisevic <denis@dervisevic.se> (https://github.com/Dervisevic)",
Expand Down

0 comments on commit e9883d6

Please sign in to comment.