Merge pull request #24 from dcohenb/license_format_fix
Format the license in package.json to match the SPDX standard
This commit is contained in:
commit
c34e162366
@ -4,7 +4,7 @@
|
|||||||
"description": "A simple Backbone undo-manager for simple apps",
|
"description": "A simple Backbone undo-manager for simple apps",
|
||||||
"homepage": "http://backbone.undojs.com",
|
"homepage": "http://backbone.undojs.com",
|
||||||
"keywords": "backbone, undo",
|
"keywords": "backbone, undo",
|
||||||
"license": "MIT license",
|
"license": "MIT",
|
||||||
"main": "Backbone.Undo.js",
|
"main": "Backbone.Undo.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user