Skip to content

Commit 39dd22e

Browse files
author
Daniel Baulig
committed
Add license field to package.json
1 parent f461728 commit 39dd22e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
},
2727
"devDependencies": {
2828
"nodeunit": "0.7.4"
29-
}
29+
},
30+
"license": "LGPL-2.1"
3031
}

0 commit comments

Comments
 (0)