2 Achegas 6cc78de2d8 ... ef698c3023

Autor SHA1 Mensaxe Data
  Alex Gleason ef698c3023 0.22.2 %!s(int64=8) %!d(string=hai) anos
  Alex Gleason a4cb213392 Rename harp binary in package.json %!s(int64=8) %!d(string=hai) anos
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -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"
   }