@flatjs/evolve 1.8.1-next.35 → 1.8.1-next.36
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@flatjs/evolve",
|
3
|
-
"version": "1.8.1-next.
|
3
|
+
"version": "1.8.1-next.36",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -43,7 +43,7 @@
|
|
43
43
|
"@flatjs/common": "1.8.1-next.17",
|
44
44
|
"@flatjs/evolve-preset-babel": "1.8.1-next.7",
|
45
45
|
"@flatjs/forge-postcss-plugin-pixel": "1.8.1-next.17",
|
46
|
-
"@flatjs/mock": "1.8.1-next.
|
46
|
+
"@flatjs/mock": "1.8.1-next.31",
|
47
47
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
48
48
|
"@types/babel__core": "7.20.0",
|
49
49
|
"babel-loader": "9.1.2",
|