@@ -1,5 +1,5 @@
test
-dist
+dist/vue.min.js.gz
tasks
examples
explorations
@@ -12,4 +12,5 @@ components
bower.json
component.json
Gruntfile.js
-TODO.md
+TODO.md
+sauce_connect.log
@@ -18,6 +18,8 @@
"type": "git",
"url": "https://github.com/yyx990803/vue.git"
},
+ "bugs": "https://github.com/yyx990803/vue/issues",
+ "homepage": "http://vuejs.org",
"scripts": {
"test": "grunt travis"