diff --git a/package.json b/package.json index 3296fbf4..840bdd43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@civicactions/cmsds-open-data-components", - "version": "0.0.5", + "version": "0.1.0", "description": "Components for the open data catalog frontend using CMS Design System", "main": "lib/index.js", "scripts": { @@ -19,8 +19,8 @@ "author": "", "license": "GPL-3.0", "dependencies": { - "@civicactions/data-catalog-components": "^1.1.0", - "@civicactions/data-catalog-services": "^0.1.2", + "@civicactions/data-catalog-components": "^1.7.0", + "@civicactions/data-catalog-services": "^0.1.3", "@cmsgov/design-system": "2.0.4", "@reach/router": "^1.3.3", "enzyme": "^3.10.0",