We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e862f commit a3fae97Copy full SHA for a3fae97
1 file changed
package.json
@@ -53,6 +53,9 @@
53
"provenance": true
54
},
55
"packageManager": "npm@11.1.0+sha512.acf301ad9b9ddba948fcb72341e2f0fcae477f56a95cc2a092934d133a7461062633cefbf93d5934a3dc0768674e2edee9f04dcfcc4bb4c327ff0e3a7d552a1b",
56
+ "dependencies": {
57
+ "@form8ion/github-workflows-core": "^5.5.0"
58
+ },
59
"devDependencies": {
60
"@cucumber/cucumber": "10.9.0",
61
"@form8ion/commitlint-config": "2.0.3",
@@ -80,8 +83,5 @@
80
83
"rollup": "4.32.1",
81
84
"rollup-plugin-auto-external": "2.0.0",
82
85
"vitest": "3.0.4"
- },
- "dependencies": {
- "@form8ion/github-workflows-core": "^5.5.0"
86
}
87
0 commit comments