2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00
This commit is contained in:
Jeff Sagal
2021-07-28 15:56:54 -07:00
parent 3399ecbd9a
commit ae2eb99f86
22 changed files with 1196 additions and 234 deletions
+3 -1
View File
@@ -10,9 +10,12 @@
},
"devDependencies": {
"@nuxt/content": "^1.14.0",
"@nuxt/content-theme-docs": "^0.10.2",
"@nuxtjs/svg": "^0.1.12",
"@nuxtjs/tailwindcss": "^4.2.1",
"@octokit/graphql": "^4.6.4",
"@popperjs/core": "^2.9.2",
"@tailwindcss/forms": "^0.3.3",
"autoprefixer": "^10.3.1",
"axios": "^0.21.1",
"date-fns": "^2.23.0",
@@ -21,7 +24,6 @@
"octonode": "^0.10.2",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
"tailwindcss": "^2.2.7",
"vuex": "^3.6.2"
}
}