We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2568134 commit 9573d0fCopy full SHA for 9573d0f
src/AxentixPreset.php
@@ -12,7 +12,7 @@
12
class AxentixPreset extends Preset
13
{
14
const NPM_PACKAGES_TO_ADD = [
15
- 'axentix' => '^1.3.2'
+ 'axentix' => '^1.3.3'
16
];
17
18
const NPM_PACKAGES_TO_REMOVE = [
0 commit comments