We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794e39c commit a035e87Copy full SHA for a035e87
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "vue-swipe",
3
- "version": "0.1.4",
+ "version": "0.2.0",
4
"description": "A touch slider for vue.js.",
5
- "main": "lib/index.js",
+ "main": "lib/vue-swipe.js",
6
"scripts": {
7
"dev": "webpack-dev-server --config ./webpack.example.config.js --inline --hot",
8
"remote-dev": "npm run dev --host",
0 commit comments