Skip to content

Commit

Permalink
[RB-96] Remove regenerator-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
damon.shi committed Dec 9, 2021
1 parent 73bcb43 commit 23be287
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions lib/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'regenerator-runtime/runtime';

import VehiclelinkApi from './vehiclelinkApi';

export { VehiclelinkApi };
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
"url": "https://github.com/sealink/vehiclelink-js/issues"
},
"homepage": "https://github.com/sealink/vehiclelink-js#readme",
"dependencies": {
"regenerator-runtime": "^0.13.2"
},
"dependencies": {},
"devDependencies": {
"@babel/preset-env": "^7.16.4",
"@rollup/plugin-node-resolve": "^13.0.6",
Expand Down

0 comments on commit 23be287

Please sign in to comment.