Skip to content

Commit

Permalink
🔖 release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed May 11, 2020
1 parent 7775126 commit 8341670
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "ets2-dashboard-skin",
"version": "1.2.1",
"private": false,
"description": "Euro Truck Simulator 2 dashboard",
"author": {
"name": "Emmanuel SMITH",
"email": "[email protected]",
"url": "https://emmanuel-smith.me"
"name" : "ets2-dashboard-skin",
"version" : "1.2.2",
"private" : false,
"description" : "Euro Truck Simulator 2 dashboard",
"author" : {
"name" : "Emmanuel SMITH",
"email" : "[email protected]",
"url" : "https://emmanuel-smith.me"
},
"scripts": {
"lint": "vue-cli-service lint",
"build": "npx gulp build",
"scripts" : {
"lint" : "vue-cli-service lint",
"build" : "npx gulp build",
"bundle": "npx gulp bundle",
"bAndB": "npx gulp bAndB",
"start": "npm run server:start",
Expand Down

0 comments on commit 8341670

Please sign in to comment.