aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index a93c1c8..08edb23 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,8 @@
},
"homepage": "https://github.com/alexvitkov/india#readme",
"devDependencies": {
+ "esbuild": "^0.9.5",
"typescript": "^4.2.3"
- }
+ },
+ "dependencies": {}
}