From 8a77dade050f76e502daae651efd12c16956583e Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Sat, 12 Jan 2019 19:26:51 +0100 Subject: [PATCH] trying to see why Travis fails --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eddf8bf8..48555f8d 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "devDependencies": { "@babel/core": "^7.2.2", "@babel/preset-env": "^7.2.0", - "ascjs": "^3.0.0", + "ascjs": "^2.5.1", "basichtml": "^0.21.0", "coveralls": "^3.0.2", "drop-babel-typeof": "^1.0.1",