Skip to content

Commit

Permalink
Updated version number, published 2.2.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoffat committed Jan 14, 2025
1 parent 7f0df23 commit 5842063
Show file tree
Hide file tree
Showing 16 changed files with 19,207 additions and 5,044 deletions.
6,545 changes: 1,542 additions & 5,003 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/fdc3-agent-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/fdc3-agent-proxy",
"version": "2.2.0-beta.30",
"version": "2.2.0-alpha.1",
"author": "Fintech Open Source Foundation (FINOS)",
"homepage": "https://fdc3.finos.org",
"repository": {
Expand All @@ -23,14 +23,14 @@
"lint": "eslint src/"
},
"dependencies": {
"@finos/fdc3-standard": "2.2.0-beta.30"
"@finos/fdc3-standard": "2.2.0-alpha.1"
},
"devDependencies": {
"@cucumber/cucumber": "10.3.1",
"@cucumber/html-formatter": "11.0.4",
"@cucumber/pretty-formatter": "1.0.1",
"@eslint/js": "^9.16.0",
"@finos/testing": "2.2.0-beta.30",
"@finos/testing": "2.2.0-alpha.1",
"@types/expect": "24.3.0",
"@types/lodash": "4.14.167",
"@types/node": "^20.16.11",
Expand All @@ -55,4 +55,4 @@
"typescript-eslint": "^8.17.0",
"uuid": "^9.0.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/fdc3-commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"build": "npx rollup -c rollup.config.mjs"
},
"dependencies": {
"@finos/fdc3": "2.2.0-beta.30"
"@finos/fdc3": "2.2.0-alpha.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.1",
Expand All @@ -31,4 +31,4 @@
"@rollup/plugin-typescript": "^12.1.1",
"rollup": "^4.27.4"
}
}
}
Loading

0 comments on commit 5842063

Please sign in to comment.