Skip to content

Commit b9ca228

Browse files
authored
Require Laravel Mix 1.0
1 parent 3acb739 commit b9ca228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bootstrap-sass": "^3.3.7",
1515
"cross-env": "^3.2.3",
1616
"jquery": "^3.1.1",
17-
"laravel-mix": "0.*",
17+
"laravel-mix": "^1.0",
1818
"lodash": "^4.17.4",
1919
"vue": "^2.1.10"
2020
}

0 commit comments

Comments
 (0)