Skip to content

Commit dc96618

Browse files
committed
remove leading comma form package.json
1 parent 1f97fbe commit dc96618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"url": "https://github.com/eCollect/vue-swipe-actions"
3232
},
3333
"dependencies": {
34-
"hammerjs": "^2.0.8",
34+
"hammerjs": "^2.0.8"
3535
},
3636
"main": "./dist/vue-swipe-actions.common.js",
3737
"devDependencies": {

0 commit comments

Comments
 (0)