aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-16 00:27:49 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-16 00:30:14 +0100
commit2fe4573882f3045690a64d92a206606d24c68859 (patch)
treeac442aef584b90f66dd44d666cfe7ef813a172fa /package.json
parent7baed6d27301e4cc870960d73806a925bdfaf406 (diff)
Ignore the test images, add typesHEAD1.0.1main
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb3ed0a..79a4cf3 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,10 @@
{
"name": "wmap-renderer-canvas",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Canvas renderer for parsed wardley maps.",
"type": "module",
"main": "src/index.js",
+ "types": "dist/index.d.ts",
"scripts": {},
"keywords": [
"Wardley Maps",