diff --git a/package.json b/package.json index b84855e1f..3b2fd3fd8 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,7 @@ }, "scripts": { "build": "grunt build", + "doc": "grunt doc", "test": "grunt test", "test-examples": "grunt test-examples", "test-workersocket": "grunt test-workersocket",