diff --git a/packages/styles/package.json b/packages/styles/package.json index ac520d6..d9af260 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,9 +1,9 @@ { "name": "easyhard-styles", - "version": "0.3.1", + "version": "0.4.0", "peerDependencies": { - "easyhard": "^0.7.2", - "easyhard-common": "^0.1.0", + "easyhard": "^0.9.0", + "easyhard-common": "^0.4.0", "rxjs": ">= 6.x <=7.x" } }