فهرست منبع

Use SPDB license id

This avoids an npm warning telling you to use such an id.
Mat Schaffer 10 سال پیش
والد
کامیت
be3f657073
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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",