Skip to content

Commit bee5e2a

Browse files
committed
Update license field in package.json
1 parent da50268 commit bee5e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.5.1",
44
"description": "Realtime collaborative markdown notes on all platforms.",
55
"main": "app.js",
6-
"license": "MIT",
6+
"license": "AGPL-3.0",
77
"scripts": {
88
"test": "npm run-script standard",
99
"standard": "node ./node_modules/standard/bin/cmd.js",

0 commit comments

Comments
 (0)