From cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Mar 2019 21:01:33 +0100 Subject: remove node_modules --- .../babel-plugin-syntax-async-functions/package.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 node_modules/babel-plugin-syntax-async-functions/package.json (limited to 'node_modules/babel-plugin-syntax-async-functions/package.json') diff --git a/node_modules/babel-plugin-syntax-async-functions/package.json b/node_modules/babel-plugin-syntax-async-functions/package.json deleted file mode 100644 index ef46b578c..000000000 --- a/node_modules/babel-plugin-syntax-async-functions/package.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "babel-plugin-syntax-async-functions", - "version": "6.13.0", - "description": "Allow parsing of async functions", - "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions", - "license": "MIT", - "main": "lib/index.js", - "keywords": [ - "babel-plugin" - ], - "dependencies": {}, - "devDependencies": {} -} -- cgit v1.2.3