Add rimraf to dev bundle

This commit is contained in:
Sashko Stubailo
2015-01-28 13:26:41 -08:00
parent 33e6b62a7d
commit ea2a8bc468
2 changed files with 2 additions and 1 deletions

2
meteor
View File

@@ -1,6 +1,6 @@
#!/bin/bash
BUNDLE_VERSION=0.4.7
BUNDLE_VERSION=0.4.8
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.

View File

@@ -34,6 +34,7 @@ var packageJson = {
"http-proxy": "1.6.0",
"wordwrap": "0.0.2",
"moment": "2.8.4",
"rimraf": "2.2.8",
// XXX: When we update this, see if it fixes this Github issue:
// https://github.com/jgm/CommonMark/issues/276 . If it does, remove the
// workaround from the tool.