turbo links intergrate

This commit is contained in:
2020-09-24 00:52:13 +05:00
parent 21dda46981
commit 1a6f65314d
3 changed files with 27 additions and 2 deletions

View File

@@ -28,6 +28,8 @@
"dependencies": {
"moment": "^2.28.0",
"tailwindcss": "^1.6.2",
"vue": "^2.6.11"
"turbolinks": "^5.2.0",
"vue": "^2.6.11",
"vue-turbolinks": "^2.1.0"
}
}