Skip to content

Commit e6a2c25

Browse files
committed
fix material styles of injectable
1 parent a6ceefb commit e6a2c25

File tree

2 files changed

+160
-149
lines changed

2 files changed

+160
-149
lines changed

.react/injectable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"postyalc": "yarn"
1313
},
1414
"dependencies": {
15-
"@reactunity/material": "^0.18.0",
15+
"@reactunity/material": "^0.18.1",
1616
"@reactunity/renderer": "^0.18.0",
1717
"react": "^18.2.0"
1818
},
1919
"devDependencies": {
20-
"@reactunity/scripts": "^0.18.2",
20+
"@reactunity/scripts": "^0.18.3",
2121
"typescript": "^5.4.4"
2222
}
2323
}

0 commit comments

Comments
 (0)