Skip to content

Commit

Permalink
chore: update examples versions
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyrnes committed Aug 9, 2023
1 parent 8c5e8c8 commit 26f627b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"private": true,
"dependencies": {
"yargs-parser": "^20.2.9",
"@ulixee/hero": "2.0.0-alpha.23",
"@ulixee/hero-core": "2.0.0-alpha.23",
"@ulixee/hero-plugin-utils": "2.0.0-alpha.23",
"@ulixee/net": "2.0.0-alpha.23",
"@ulixee/commons": "2.0.0-alpha.23",
"@ulixee/hero-interfaces": "2.0.0-alpha.23",
"@ulixee/execute-js-plugin": "2.0.0-alpha.23"
"@ulixee/hero": "2.0.0-alpha.24",
"@ulixee/hero-core": "2.0.0-alpha.24",
"@ulixee/hero-plugin-utils": "2.0.0-alpha.24",
"@ulixee/net": "2.0.0-alpha.24",
"@ulixee/commons": "2.0.0-alpha.24",
"@ulixee/hero-interfaces": "2.0.0-alpha.24",
"@ulixee/execute-js-plugin": "2.0.0-alpha.24"
}
}

0 comments on commit 26f627b

Please sign in to comment.