Skip to content

Commit b6caea1

Browse files
committed
emit code that doesn't need regeneratorRuntime
1 parent 21c5f9b commit b6caea1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,11 @@
9898
}
9999
}
100100
}
101-
}
101+
},
102+
"browserslist": [
103+
"last 1 Chrome versions",
104+
"last 1 Firefox versions",
105+
"last 1 Edge versions",
106+
"last 1 Safari versions"
107+
]
102108
}

0 commit comments

Comments
 (0)