Skip to content

Commit a03845a

Browse files
Merge pull request #635 from nlochschmidt/patch-1
Add MIT license to package.json
2 parents 4918387 + 73a07e0 commit a03845a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "vuedraggable",
33
"version": "2.21.0",
44
"description": "draggable component for vue",
5+
"license": "MIT",
56
"main": "dist/vuedraggable.umd.min.js",
67
"private": false,
78
"scripts": {

0 commit comments

Comments
 (0)