@modern-js/plugin-module-polyfill 0.0.0-next-20221228183621 → 2.0.0-beta.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -9
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "0.0.0-next-20221228183621",
14
+ "version": "2.0.0-beta.7",
15
15
  "types": "./dist/types/index.d.ts",
16
16
  "main": "./dist/index.js",
17
17
  "devDependencies": {
@@ -19,13 +19,13 @@
19
19
  "@types/node": "^14",
20
20
  "typescript": "^4",
21
21
  "jest": "^27",
22
- "@scripts/build": "0.0.0-next-20221228183621",
23
- "@modern-js/module-tools": "0.0.0-next-20221228183621",
24
- "@scripts/jest-config": "0.0.0-next-20221228183621"
22
+ "@scripts/jest-config": "2.0.0-beta.7",
23
+ "@scripts/build": "2.0.0-beta.7",
24
+ "@modern-js/module-tools": "2.0.0-beta.7"
25
25
  },
26
26
  "peerDependencies": {
27
27
  "core-js-pure": "^3.25.0",
28
- "@modern-js/module-tools": "0.0.0-next-20221228183621"
28
+ "@modern-js/module-tools": "2.0.0-beta.7"
29
29
  },
30
30
  "dependencies": {
31
31
  "@modern-js/libuild-plugin-babel": "0.7.1",
package/CHANGELOG.md DELETED
@@ -1,9 +0,0 @@
1
- # @modern-js/plugin-module-polyfill
2
-
3
- ## 0.0.0-next-20221228183621
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies [d4a456659]
8
- - Updated dependencies [dda38c9c3]
9
- - @modern-js/module-tools@0.0.0-next-20221228183621