Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Apr 17, 2024
1 parent 411c277 commit 432681a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json → bindings/node/tim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
"version": "0.1.3",
"description": "This is Tim ⚡️ A high-performance template engine & markup language written in Nim",
"main": "src/tim.js",
"exports": {
"./": "./bindings/node/tim/"
},
"files": ["/bindings/node/tim", "./bindings/node/tim/README.md"],
"files": ["README.md", "./src/bin"],
"keywords": [
"template-engine",
"markup-language",
Expand Down

0 comments on commit 432681a

Please sign in to comment.