Explorar el Código

Merge pull request #2605 from matschaffer/patch-1

Use SPDB license id
Torkel Ödegaard hace 10 años
padre
commit
41f1e5f7c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -57,7 +57,7 @@
     "test": "grunt test",
     "coveralls": "grunt karma:coveralls && rm -rf ./coverage"
   },
-  "license": "Apache License",
+  "license": "Apache-2.0",
   "dependencies": {
     "grunt-jscs": "~1.5.x",
     "karma-sinon": "^1.0.3",