Skip to content

Commit 73a07e0

Browse files
authored
Add MIT license to package.json
This should make the license show up on npmjs.com
1 parent a0ee710 commit 73a07e0

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.20.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)