Skip to content

Commit bd33f61

Browse files
authored
Update package.json
1 parent fa3dc51 commit bd33f61

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-axios",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A small wrapper for integrating axios to Vuejs",
55
"main": "dist/vue-axios.min.js",
66
"scripts": {
@@ -29,7 +29,5 @@
2929
"gulp-babel": "^6.1.2",
3030
"gulp-rename": "^1.2.2",
3131
"gulp-uglifyjs": "^0.6.2"
32-
},
33-
"dependencies": {
3432
}
3533
}

0 commit comments

Comments
 (0)