Skip to content

Commit

Permalink
Update broken package
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Oct 12, 2023
1 parent 655e28d commit ab48a52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"preview": "vite preview"
},
"dependencies": {
"@erfanmola/televue": "^0.1.5",
"@erfanmola/televue": "^0.1.6",
"@twa-dev/sdk": "^6.9.0",
"lottie-colorify": "^0.8.0",
"pusher-js": "^8.3.0",
"spark-md5": "^3.0.2",
"vue": "^3.3.4",
"vue-i18n": "^9.5.0",
"vue-router": "^4.2.5",
"vue3-lottie": "^3.1.0",
"vue3-lottie": "^3.2.0",
"vue3-touch-events": "^4.1.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"sass": "^1.69.1",
"sass": "^1.69.3",
"vite": "^4.4.11"
}
}

0 comments on commit ab48a52

Please sign in to comment.