Skip to content

Commit 9573d0f

Browse files
committed
feat: new axentix version
1 parent 2568134 commit 9573d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AxentixPreset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class AxentixPreset extends Preset
1313
{
1414
const NPM_PACKAGES_TO_ADD = [
15-
'axentix' => '^1.3.2'
15+
'axentix' => '^1.3.3'
1616
];
1717

1818
const NPM_PACKAGES_TO_REMOVE = [

0 commit comments

Comments
 (0)