Commit c1862fe 1 parent a01ab42 commit c1862fe Copy full SHA for c1862fe
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/badge )] ( https://www.codefactor.io/repository/github/jagfx/ets2-dashboard-skin/overview )
4
4
[ ![ GitHub Version] ( https://img.shields.io/github/v/release/JAGFx/ets2-dashboard-skin?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/releases/latest )
5
5
[ ![ GitHub Milestone] ( https://img.shields.io/github/milestones/progress/JAGFx/ets2-dashboard-skin/5?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.4 )
6
- [ ![ GitHub Commit since] ( https://img.shields.io/github/commits-since/JAGFx/ets2-dashboard-skin/v1.4.0 ?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/releases )
6
+ [ ![ GitHub Commit since] ( https://img.shields.io/github/commits-since/JAGFx/ets2-dashboard-skin/v1.4.1 ?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/releases )
7
7
[ ![ GitHub Release Download] ( https://img.shields.io/github/downloads/JAGFx/ets2-dashboard-skin/total?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/releases/latest )
8
8
[ ![ Github Licence] ( https://img.shields.io/github/license/JAGFx/ets2-dashboard-skin?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/blob/master/README.md )
9
9
[ ![ GitHub Release Date] ( https://img.shields.io/github/release-date/JAGFx/ets2-dashboard-skin?style=flat-square )] ( https://github.com/JAGFx/ets2-dashboard-skin/releases/latest )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ets2-dashboard-skin" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"private" : false ,
5
5
"description" : " Euro Truck Simulator 2 dashboard" ,
6
6
"author" : {
7
7
"name" : " Emmanuel SMITH" ,
8
8
"email" : " hey@emmanuel-smith.me" ,
9
9
"url" : " https://emmanuel-smith.me"
10
10
},
11
- "scripts" : {
11
+ "scripts" : {
12
12
"lint" : " vue-cli-service lint" ,
13
13
"build" : " set NODE_ENV=production && npx gulp build" ,
14
14
"bundle" : " set NODE_ENV=production && npx gulp bundle" ,
You can’t perform that action at this time.
0 commit comments