@flatjs/evolve 1.8.1-next.86 → 1.8.1-next.87
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +6 -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.87",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"dependencies": {
|
40
40
|
"@armit/config-loader": "^0.0.48",
|
41
41
|
"@armit/file-utility": "^0.0.27",
|
42
|
-
"@armit/git": "^0.0.
|
42
|
+
"@armit/git": "^0.0.34",
|
43
43
|
"@armit/package": "^0.0.42",
|
44
44
|
"@armit/worker-threads": "^0.0.4",
|
45
45
|
"@babel/core": "7.22.9",
|