We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3502c2a commit 6b007a6Copy full SHA for 6b007a6
2 files changed
.changeset/lemon-months-look.md
@@ -0,0 +1,5 @@
1
+---
2
+'@forgerock/davinci-client': major
3
4
+
5
+1.0 Release of davinci-client
packages/davinci-client/package.json
@@ -17,12 +17,8 @@
17
"dependencies": {
18
"@forgerock/javascript-sdk": "workspace:*",
19
"@reduxjs/toolkit": "2.3.0",
20
- "vitest": "^1.4.0",
21
- "immer": "10.1.1"
22
- },
23
- "devDependencies": {
24
25
+ "immer": "10.1.1",
+ "vitest": "^1.4.0"
26
},
27
"exports": {
28
".": {
0 commit comments