minor fixes

This commit is contained in:
duybkict 2016-05-26 16:52:57 +07:00
parent 36fdd79b6a
commit 38ebd6111d
2 changed files with 1 additions and 2 deletions

1
Vagrantfile vendored
View file

@ -19,7 +19,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.define "default" do |default|
default.vm.provision "shell", path: "scripts/vagrant/core/provision.sh", privileged: false
end
config.vm.define "brunchv2", autostart: false do |brunchv2|

View file

@ -100,9 +100,9 @@
"coffeelint-brunch": "^1.7.1",
"commonjs-require-definition": "0.2.0",
"compressible": "~1.0.1",
"css-brunch": "^1.7.0",
"country-data": "0.0.24",
"country-list": "0.0.3",
"css-brunch": "^1.7.0",
"fs-extra": "^0.26.2",
"http-proxy": "^1.13.2",
"jade-brunch": "1.7.5",