Skip to content

Commit

Permalink
fix license in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Apr 5, 2017
1 parent b013436 commit 5658fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "window manager",
"main": "index.js",
"author": "chee <chee@snake.dog>",
"license": "GPL",
"license": "GPL-3.0",
"dependencies": {
"ewmh": "^0.3.0",
"rc": "^1.1.6",
Expand Down

0 comments on commit 5658fad

Please sign in to comment.