Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthachatterjee committed Aug 23, 2019
1 parent 27ea37b commit 7377add
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Object {
Array [
"<PROJECT_ROOT>/node_modules/@babel/plugin-transform-runtime/lib/index.js",
Object {
"absoluteRuntime": "<PROJECT_ROOT>/packages/babel-preset-gatsby/node_modules/@babel/runtime",
"absoluteRuntime": "<PROJECT_ROOT>/node_modules/@babel/runtime",
"corejs": false,
"helpers": true,
"regenerator": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Object {
Array [
"<PROJECT_ROOT>/node_modules/@babel/plugin-transform-runtime/lib/index.js",
Object {
"absoluteRuntimePath": "<PROJECT_ROOT>/packages/babel-preset-gatsby/node_modules/@babel/runtime",
"absoluteRuntimePath": "<PROJECT_ROOT>/node_modules/@babel/runtime",
"corejs": false,
"helpers": false,
"regenerator": true,
Expand Down Expand Up @@ -71,7 +71,7 @@ Object {
Array [
"<PROJECT_ROOT>/node_modules/@babel/plugin-transform-runtime/lib/index.js",
Object {
"absoluteRuntimePath": "<PROJECT_ROOT>/packages/babel-preset-gatsby/node_modules/@babel/runtime",
"absoluteRuntimePath": "<PROJECT_ROOT>/node_modules/@babel/runtime",
"corejs": false,
"helpers": false,
"regenerator": true,
Expand Down Expand Up @@ -132,7 +132,7 @@ Object {
Array [
"<PROJECT_ROOT>/node_modules/@babel/plugin-transform-runtime/lib/index.js",
Object {
"absoluteRuntimePath": "<PROJECT_ROOT>/packages/babel-preset-gatsby/node_modules/@babel/runtime",
"absoluteRuntimePath": "<PROJECT_ROOT>/node_modules/@babel/runtime",
"corejs": false,
"helpers": false,
"regenerator": true,
Expand Down Expand Up @@ -187,7 +187,7 @@ Object {
Array [
"<PROJECT_ROOT>/node_modules/@babel/plugin-transform-runtime/lib/index.js",
Object {
"absoluteRuntimePath": "<PROJECT_ROOT>/packages/babel-preset-gatsby/node_modules/@babel/runtime",
"absoluteRuntimePath": "<PROJECT_ROOT>/node_modules/@babel/runtime",
"corejs": false,
"helpers": true,
"regenerator": true,
Expand Down

0 comments on commit 7377add

Please sign in to comment.