Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 2a4fecc

Browse files
authored
Update package.json
``` laravel-mix: 0.10.0 fixes issue with laravel mix while compiling.
1 parent 8960c22 commit 2a4fecc

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
@@ -10,7 +10,7 @@
1010
"axios": "^0.15.2",
1111
"bootstrap-sass": "^3.3.7",
1212
"jquery": "^3.1.0",
13-
"laravel-mix": "^0.5.0",
13+
"laravel-mix": "^0.10.0",
1414
"lodash": "^4.16.2",
1515
"vue": "^2.0.1"
1616
},

0 commit comments

Comments
 (0)