Skip to content

Commit a3fae97

Browse files
committed
chore(pacakge-json): sorted the top-level properties
1 parent 61e862f commit a3fae97

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
"provenance": true
5454
},
5555
"packageManager": "npm@11.1.0+sha512.acf301ad9b9ddba948fcb72341e2f0fcae477f56a95cc2a092934d133a7461062633cefbf93d5934a3dc0768674e2edee9f04dcfcc4bb4c327ff0e3a7d552a1b",
56+
"dependencies": {
57+
"@form8ion/github-workflows-core": "^5.5.0"
58+
},
5659
"devDependencies": {
5760
"@cucumber/cucumber": "10.9.0",
5861
"@form8ion/commitlint-config": "2.0.3",
@@ -80,8 +83,5 @@
8083
"rollup": "4.32.1",
8184
"rollup-plugin-auto-external": "2.0.0",
8285
"vitest": "3.0.4"
83-
},
84-
"dependencies": {
85-
"@form8ion/github-workflows-core": "^5.5.0"
8686
}
8787
}

0 commit comments

Comments
 (0)