We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50aebd5 commit cfb4460Copy full SHA for cfb4460
package.json
@@ -2,7 +2,7 @@
2
"name": "@rtidatascience/harness-vue-bootstrap",
3
"author": "RTI CDS <alexharding@rti.org>",
4
"private": false,
5
- "version": "2.5.1",
+ "version": "2.6.0-0",
6
"type": "module",
7
"repository": {
8
"type": "git",
@@ -27,7 +27,7 @@
27
"docs:serve": "vitepress serve docs"
28
},
29
"dependencies": {
30
- "@rtidatascience/harness-vue": "^1.8.0",
+ "@rtidatascience/harness-vue": "^1.9.0-0",
31
"bootstrap": "^5.3.3",
32
"bootstrap-icons": "^1.11.3",
33
"pinia": "^3.0.1",
0 commit comments