@@ -1,6 +1,6 @@
{
"name": "wick",
- "version": "0.22.1",
+ "version": "0.22.2",
"description": "Static web server with built in preprocessing",
"author": "Brock Whitten <brock@chloi.io>",
"contributors": [
@@ -66,7 +66,7 @@
"license": "MIT",
"preferGlobal": true,
"readmeFilename": "README.md",
- "bin": "./bin/harp",
+ "bin": "./bin/wick",
"engines": {
"node": ">=0.12"
}