aboutsummaryrefslogtreecommitdiff
path: root/tooling/README
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-03-28 01:30:06 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-03-28 01:30:06 +0100
commit96cbfc2398ac28f2bb36fbfb2aae07ce6b8033d1 (patch)
tree302cdc4390c7889a06613b481476258366d41ef5 /tooling/README
parentcc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 (diff)
get pogen via npm registry
Diffstat (limited to 'tooling/README')
-rw-r--r--tooling/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/tooling/README b/tooling/README
deleted file mode 100644
index dd14496a5..000000000
--- a/tooling/README
+++ /dev/null
@@ -1,7 +0,0 @@
-This directory contains NPM packages that are used by the wallet.
-
-At some point they should be published to the registry, right now we don't
-bother and simply add them to the top-level wallet project via file URL.
-
-Due to this, the JavaScript files compiled from TypeScript are currently
-checked into git.