@roots/bud-cache 2024.9.29-9 → 2024.9.30-9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@roots/bud-cache",
|
3
|
-
"version": "2024.9.
|
3
|
+
"version": "2024.9.30-9",
|
4
4
|
"description": "Config caching",
|
5
5
|
"engines": {
|
6
6
|
"node": ">=16"
|
@@ -72,8 +72,8 @@
|
|
72
72
|
"@skypack/package-check": "0.2.2"
|
73
73
|
},
|
74
74
|
"dependencies": {
|
75
|
-
"@roots/bud-framework": "2024.9.
|
76
|
-
"@roots/bud-support": "2024.9.
|
75
|
+
"@roots/bud-framework": "2024.9.30-9",
|
76
|
+
"@roots/bud-support": "2024.9.30-9",
|
77
77
|
"strip-ansi": "7.1.0",
|
78
78
|
"tslib": "2.6.3"
|
79
79
|
},
|