mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
update deps
This commit is contained in:
+8
-8
@@ -32,26 +32,26 @@
|
||||
"babel-plugin-transform-runtime": "^6.0.0",
|
||||
"babel-preset-es2015": "^6.0.0",
|
||||
"babel-preset-stage-2": "^6.0.0",
|
||||
"babel-runtime": "^5.8.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babelify": "^7.2.0",
|
||||
"browserify": "^12.0.1",
|
||||
"browserify": "^13.0.1",
|
||||
"browserify-hmr": "^0.3.1",
|
||||
"cross-env": "^1.0.5",
|
||||
"eslint": "^1.10.3",
|
||||
"eslint": "^2.9.0",
|
||||
"eslint-plugin-html": "^1.1.0",
|
||||
"http-server": "^0.8.5",
|
||||
"http-server": "^0.9.0",
|
||||
"jasmine-core": "^2.4.1",
|
||||
"karma": "^0.13.15",
|
||||
"karma-browserify": "^4.4.2",
|
||||
"karma-jasmine": "^0.3.6",
|
||||
"karma-browserify": "^5.0.5",
|
||||
"karma-jasmine": "^1.0.2",
|
||||
"karma-phantomjs-launcher": "^1.0.0",
|
||||
"karma-spec-reporter": "0.0.23",
|
||||
"karma-spec-reporter": "0.0.26",
|
||||
"node-sass": "^3.4.2",
|
||||
"phantomjs-prebuilt": "^2.1.3",
|
||||
"proxyquireify": "^3.0.1",
|
||||
"uglify-js": "^2.5.0",
|
||||
"vue-hot-reload-api": "^1.2.2",
|
||||
"vueify": "^8.0.0",
|
||||
"vueify": "^8.4.0",
|
||||
"vueify-insert-css": "^1.0.0",
|
||||
"watchify": "^3.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user