diff --git a/package.json b/package.json index 1911b8f..e2e6d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "punchcard-content-types", - "description": "", + "description": "Combines with input plugins to create forms with validation. Creates forms for Punchcard CMS.", "main": "index.js", "version": "0.0.0", "keywords": [ @@ -33,7 +33,7 @@ }, "license": "Apache-2.0", "dependencies": { - "browserify": "^13.0.1", + "browserify": "^14.1.0", "deepmerge": "^1.1.0", "js-yaml": "^3.5.3", "lodash": "^4.14.1",