@flatjs/evolve 1.8.1-next.84 → 1.8.1-next.85
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -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.85",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -46,7 +46,7 @@
|
|
46
46
|
"@flatjs/common": "1.8.1-next.31",
|
47
47
|
"@flatjs/evolve-preset-babel": "1.8.1-next.15",
|
48
48
|
"@flatjs/forge-postcss-plugin-pixel": "1.8.1-next.31",
|
49
|
-
"@flatjs/graph": "1.8.1-next.
|
49
|
+
"@flatjs/graph": "1.8.1-next.44",
|
50
50
|
"@flatjs/mock": "1.8.1-next.67",
|
51
51
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
52
52
|
"@types/babel__core": "7.20.1",
|