Fix several bugs in the packaging, and tidy up a bit
[node_zettair.git] / package.json
index 9d5b27c..f2f65fe 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@ndcode/zettair",
-  "version": "0.1.0",
+  "version": "0.1.3",
   "description": "Bindings to zettair search engine.",
   "keywords": [
     "Zettair",
@@ -18,7 +18,7 @@
   "bugs": {
     "email": "nick@ndcode.org"
   },
-  "main": "build/release/zettair.node",
+  "main": "index.js",
   "directories": {},
   "dependencies": {
     "node-gyp": "^3.6.2"