2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

Update deps, organize static assets, ignore /dist

This commit is contained in:
Jeff Sagal
2016-05-29 13:11:38 -07:00
parent 0b4d41f53d
commit 560a42bb67
18 changed files with 5 additions and 425 deletions
+1 -9
View File
@@ -22,18 +22,13 @@
"type": "git",
"url": "https://github.com/sagalbot/vue-select.git"
},
"dependencies": {
"vue": "^1.0.16"
},
"devDependencies": {
"babel-core": "^6.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-transform-runtime": "^6.0.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-stage-2": "^6.0.0",
"chai": "^3.5.0",
"connect-history-api-fallback": "^1.1.0",
"coveralls": "^2.11.9",
"css-loader": "^0.23.0",
"eventsource-polyfill": "^0.9.6",
"express": "^4.13.3",
@@ -51,20 +46,17 @@
"karma-jasmine": "^1.0.2",
"karma-mocha": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.0",
"karma-sinon-chai": "^1.2.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.24",
"karma-webpack": "^1.7.0",
"lolex": "^1.4.0",
"mocha": "^2.4.5",
"node-sass": "^3.7.0",
"ora": "^0.2.0",
"phantomjs-prebuilt": "^2.1.3",
"sass-loader": "^3.2.0",
"shelljs": "^0.6.0",
"sinon": "^1.17.3",
"sinon-chai": "^2.8.0",
"url-loader": "^0.5.7",
"vue": "^1.0.24",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "^8.3.0",