8000 Merge pull request #169 from pgilad/patch-1 · github4f/node-cron@76fd2c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 76fd2c8

Browse files
committed
Merge pull request kelektiv#169 from pgilad/patch-1
Update license attribute
2 parents 3bde398 + 7ce8b91 commit 76fd2c8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,7 @@
2222
"chai": "~3.4.0",
2323
"sinon": "~1.12.x"
2424
},
25-
"licenses": [
26-
{
27-
"type": "MIT",
28-
"url": "http://www.opensource.org/licenses/mit-license.php"
29-
}
30-
],
25+
"license": "MIT",
3126
"contributors": [
3227
"Romain Beauxis <toots@rastageeks.org> (https://github.com/toots)",
3328
"James Padolsey <> (https://github.com/jamespadolsey)",

0 commit comments

Comments
 (0)
0