1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 03:45:56 +00:00

Corrected the license

This commit is contained in:
Lasse Borly
2016-09-18 03:55:51 +02:00
parent 9e54fe26d9
commit 0690216222
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"start": "node server.js"
},
"author": "stolksdorf",
"license": "BSD-2-Clause",
"license": "MIT",
"dependencies": {
"app-module-path": "^1.0.4",
"basic-auth": "^1.0.3",