Skip to content

Commit c5020db

Browse files
committed
build(styles): bump version
1 parent 3a4fe2e commit c5020db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/styles/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "easyhard-styles",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"peerDependencies": {
5-
"easyhard": "^0.7.2",
6-
"easyhard-common": "^0.1.0",
5+
"easyhard": "^0.9.0",
6+
"easyhard-common": "^0.4.0",
77
"rxjs": ">= 6.x <=7.x"
88
}
99
}

0 commit comments

Comments
 (0)