Move bluebird transform to a dev dependency

pull/11605/head
J. Ryan Stinnett 2019-12-04 16:02:06 +00:00
parent f93b7a1675
commit 8ad1bd1501
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-async-to-bluebird": "^1.1.1",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",