added stuff

This commit is contained in:
David Baldwynn 2015-07-28 16:37:43 -07:00
parent 473d7af5da
commit ef1fb57125
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
"version": "0.0.3", "version": "0.0.3",
"homepage": "https://github.com/whitef0x0/medform", "homepage": "https://github.com/whitef0x0/medform",
"authors": [ "authors": [
"David Baldwynn <polydaic@gmail.com>" "David Baldwynn <polydaic@gmail.com> (http://baldwynn.me)"
], ],
"license": "MIT", "license": "MIT",
"private": true, "private": true,
@ -13,7 +13,7 @@
"bootstrap": "~3", "bootstrap": "~3",
"angular": "~1.3.17", "angular": "~1.3.17",
"angular-resource": "~1.2", "angular-resource": "~1.2",
"angular-animate": "~1.2", "angular-animate": "~1.3",
"angular-mocks": "~1.2", "angular-mocks": "~1.2",
"angular-bootstrap": "~0.12.0", "angular-bootstrap": "~0.12.0",
"angular-ui-utils": "~0.1.1", "angular-ui-utils": "~0.1.1",

View file

@ -1,7 +1,7 @@
{ {
"name": "Medform", "name": "Medform",
"description": "PDF generated form builder", "description": "PDF generated form builder",
"version": "0.0.2", "version": "0.0.3",
"homepage": "https://github.com/whitef0x0/medform", "homepage": "https://github.com/whitef0x0/medform",
"authors": [ "authors": [
"David Baldwynn <polydaic@gmail.com>" "David Baldwynn <polydaic@gmail.com>"