File tree 1 file changed +2
-15
lines changed
1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " remp- beam" ,
2
+ "name" : " beam-module " ,
3
3
"version" : " 1.0.0" ,
4
4
"private" : true ,
5
5
"licenses" : [
61
61
"jquery-placeholder" : " ^2.3.1" ,
62
62
"jquery-typeahead" : " ^2.11" ,
63
63
"laravel-mix-polyfill" : " ^3.0.0" ,
64
+ "laravel-mix" : " ^6.0.49" ,
64
65
"lodash" : " ^4.17.20" ,
65
66
"material-design-iconic-font" : " ^2.2.0" ,
66
67
"moment" : " ^2.29.0" ,
74
75
"vue2-filters" : " ^0.6.0" ,
75
76
"vuex" : " ^3.1.0" ,
76
77
"vuex-persistedstate" : " ^2.5.4"
77
- },
78
- "devDependencies" : {
79
- "cross-env" : " ^7.0" ,
80
- "css-loader" : " ^6.0" ,
81
- "laravel-mix" : " ^6.0.12" ,
82
- "npm-run-all" : " ^4.1.5" ,
83
- "postcss" : " ^8.2.8" ,
84
- "resolve-url-loader" : " ^3.1" ,
85
- "sass" : " ^1.32" ,
86
- "sass-loader" : " ^13.0" ,
87
- "vue-loader" : " ^15.9.5" ,
88
- "vue-template-compiler" : " ^2.6.10" ,
89
- "webpack" : " ^5.0.0" ,
90
- "webpack-cli" : " ^5.0.1"
91
78
}
92
79
}
You can’t perform that action at this time.
0 commit comments