2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-13 08:32:26 +03:00

refactor: don't use the sandbox in dev (#1168)

* refactor: don't use the sandbox

* refactor: update docs package.json

 https://github.com/sagalbot/vue-select/issues/1161#issuecomment-615359135
This commit is contained in:
Jeff Sagal
2020-04-18 14:24:57 -07:00
committed by GitHub
parent f5d0e1d7bf
commit 321813162c
2 changed files with 30 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-select/docs",
"version": "1.0",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"serve": "vuepress dev",