Skip to content

Commit b1a6b26

Browse files
Publish
- babel-plugin-polyfill-corejs2@0.1.2 - babel-plugin-polyfill-corejs3@0.1.2
1 parent e0f6078 commit b1a6b26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/babel-plugin-polyfill-corejs2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-polyfill-corejs2",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A Babel plugin to inject imports to core-js@2 polyfills",
55
"repository": {
66
"type": "git",

packages/babel-plugin-polyfill-corejs3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-polyfill-corejs3",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A Babel plugin to inject imports to core-js@3 polyfills",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)