Comparing version 0.0.19 to 0.0.20
@@ -5,5 +5,5 @@ { | ||
"description": "open-source engine with API for Real-time questions In Hebrew.", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"type": "module", | ||
"main": "answers.js", | ||
"main": "index.js", | ||
"scripts": {}, | ||
@@ -10,0 +10,0 @@ "keywords": [ |
@@ -17,3 +17,3 @@ <h1 align="center">Welcome to hejs 👋</h1> | ||
```sh | ||
npm install hejs | ||
npm i hejs | ||
``` | ||
@@ -20,0 +20,0 @@ ## import |
12908
341