Skip to content

Commit

Permalink
build: update dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardo2016 committed Apr 17, 2024
1 parent 032c15e commit 3de3f58
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,13 @@
},
"ci": {
"type": "actions",
"os": [
"windows-2019",
"ubuntu-20.04",
"macos-11",
"macos-14"
],
"os": [
"windows-2019",
"ubuntu-20.04",
"macos-11",
"macos-14"
],
"node_version": 18,
"version": [
"0.34.0",
"0.35.0",
Expand All @@ -65,7 +66,7 @@
]
},
"devDependencies": {
"@fibjs/ci": "^2.7.0",
"@fibjs/ci": "^2.7.1",
"@fibjs/types": "^0.33.15",
"@types/react": "~16.9",
"react": "^16.9.0",
Expand Down

0 comments on commit 3de3f58

Please sign in to comment.