@flatjs/evolve 1.8.1-next.60 → 1.8.1-next.61
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.61",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -38,7 +38,7 @@
|
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
40
|
"@armit/file-utility": "^0.0.25",
|
41
|
-
"@armit/git": "^0.0.
|
41
|
+
"@armit/git": "^0.0.30",
|
42
42
|
"@armit/package": "^0.0.40",
|
43
43
|
"@babel/core": "7.22.5",
|
44
44
|
"@flatjs/common": "1.8.1-next.28",
|