Merge pull request #2605 from matschaffer/patch-1

Use SPDB license id
This commit is contained in:
Torkel Ödegaard
2015-08-27 08:49:52 +02:00

View File

@@ -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",