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:
Oliver Sartun 2016-05-11 11:55:16 +02:00
commit c34e162366

View File

@ -4,7 +4,7 @@
"description": "A simple Backbone undo-manager for simple apps",
"homepage": "http://backbone.undojs.com",
"keywords": "backbone, undo",
"license": "MIT license",
"license": "MIT",
"main": "Backbone.Undo.js",
"repository": {
"type": "git",