Comparing version 0.7.0-5 to 0.7.0-6
@@ -149,2 +149,6 @@ #!/usr/bin/env node | ||
}, | ||
scripts: { | ||
test: 'mocha -b', | ||
start: 'node app.js' | ||
}, | ||
main: 'app.js', | ||
@@ -151,0 +155,0 @@ repository: '', |
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "0.7.0-5", | ||
"version": "0.7.0-6", | ||
"description": "Realtime MVC framework for Node.JS with support for Socket.io (built on Express)", | ||
@@ -21,0 +21,0 @@ "homepage": "http://sailsjs.com", |
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
170058
2387