Browse Source

package.json: Fix license field.

Herbert Vojčík 8 years ago
parent
commit
83b75d84cb
1 changed files with 1 additions and 3 deletions
  1. 1 3
      external/amber-cli/package.json

+ 1 - 3
external/amber-cli/package.json

@@ -15,9 +15,7 @@
     "email": "petton.nicolas@gmail.com",
     "url": "http://www.nicolas-petton.fr"
   },
-  "license": {
-    "type": "MIT"
-  },
+  "license": "MIT",
   "repository": {
     "type": "git",
     "url": "git://lolg.it/amber/amber.git"