From 7111f3ffc6edaa2427f2683e14fa53720880b6c7 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 27 Jun 2018 15:47:58 +0300 Subject: Dump assert version and make the order-watcher depend on the old assert version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 324d70d2c..0350c417c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "build": "wsrun build $PKG --fast-exit -r --stages", "build:monorepo_scripts": "PKG=@0xproject/monorepo-scripts yarn build", "clean": "wsrun clean $PKG --fast-exit -r --parallel", - "remove_node_modules": "lerna clean --yes; rm -rf node_modules", + "remove_node_modules": "lerna clean --yesercrm -rf node_modules", "rebuild": "run-s clean build", "test": "wsrun test $PKG --fast-exit --serial --exclude-missing", "stage_docs": "wsrun docs:stage $PKG --fast-exit --parallel --exclude-missing", -- cgit v1.2.3