From 040d67bb97752ba12b89f17531ff2ae80e660c50 Mon Sep 17 00:00:00 2001 From: Louy Alakkad Date: Sat, 1 Oct 2016 22:07:15 +0100 Subject: [PATCH] Create node-rush.json (#805) * Create node-rush.json * Update node-rush.json --- npm/node-rush.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 npm/node-rush.json diff --git a/npm/node-rush.json b/npm/node-rush.json new file mode 100644 index 00000000..c4a4a8b7 --- /dev/null +++ b/npm/node-rush.json @@ -0,0 +1,5 @@ +{ + "versions": { + "0.10.0": "github:types/npm-node-rush#12c42b9f4c9bcc821279cc48ba4f39127648bee7" + } +}