Update package.json

This commit is contained in:
Kartik Mistry
2016-05-17 12:08:45 +05:30
parent aee209878f
commit 847a3aa7cf

View File

@@ -40,7 +40,7 @@
"engine": {
"node": ">=0.10.x"
},
"license": "(MIT OR GPL-2.0)",
"license": "(MIT OR GPL-2.0+)",
"scripts": {
"test": "grunt test --verbose"
}