diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 21:21:50 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 21:21:50 +0200 |
| commit | 93fe1aee43a79a23d4c418c230fde0e451259279 (patch) | |
| tree | ae7f83bd01d1783cb7951c94c020cb22361aa1b0 /extension/package.json | |
| parent | eaca9f28abdf3e3ac9571498fb6c39ca2986ee77 (diff) | |
Build with Babelrbdr-content-script
Diffstat (limited to 'extension/package.json')
| -rw-r--r-- | extension/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/package.json b/extension/package.json index a59a35c..c6c71eb 100644 --- a/extension/package.json +++ b/extension/package.json @@ -10,6 +10,7 @@ "author": "", "license": "ISC", "devDependencies": { + "@babel/core": "^7.11.6", "@babel/preset-env": "^7.11.5", "babel-cli": "^6.26.0", "babel-core": "^6.26.3", |