diff --git a/package.json b/package.json index 51d1745..7437824 100644 --- a/package.json +++ b/package.json @@ -61,10 +61,10 @@ "webpack-dev-server": "3.4.1" }, "dependencies": { - "@ag-community/grid-core": "~22.0.0", - "@ag-community/grid-all-modules": "~22.0.0", - "@ag-enterprise/grid-all-modules": "~22.0.0", - "@ag-community/grid-react": "~22.0.0", + "@ag-community/grid-all-modules": "^22.0.0", + "@ag-community/grid-core": "^22.0.0", + "@ag-community/grid-react": "^22.0.0", + "@ag-enterprise/grid-all-modules": "^22.0.0", "bootstrap": "4.3.1", "d3": "4.9.1", "lodash": "4.17.11",