We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cb39c commit c78a862Copy full SHA for c78a862
generators/app/dependencyVersions/package.json
@@ -42,7 +42,7 @@
42
"util": "0.12.5"
43
},
44
"devDependencies": {
45
- "@playform/build": "0.2.2"
+ "@playform/build": "0.2.3"
46
47
"publishConfig": {
48
"access": "public"
package.json
@@ -37,7 +37,7 @@
37
"yosay": "3.0.0"
38
39
40
- "@playform/build": "0.2.2",
+ "@playform/build": "0.2.3",
41
"@types/node": "22.14.0",
"jsonc-parser": "3.3.1"
0 commit comments