grunt-devserver
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "grunt-devserver", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "a simple web server without caching for development", | ||
@@ -16,3 +16,3 @@ "homepage": "https://github.com/devpaul/grunt-devserver", | ||
"scripts": { | ||
"test": "./node_modules/mocha/bin/mocha", | ||
"test": "grunt test", | ||
"start": "node ./" | ||
@@ -19,0 +19,0 @@ }, |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
245353
187
46
1118