Skip to content

Commit 3dc3c7a

Browse files
committed
Adds license to the package.json.
1 parent e50240f commit 3dc3c7a

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
@@ -22,6 +22,7 @@
2222
"devDependencies": {
2323
"jasmine-node": "x"
2424
},
25+
"license": "BSD",
2526
"scripts": {
2627
"test": "jasmine-node --verbose test"
2728
},

0 commit comments

Comments
 (0)