Skip to content

Commit 978aa4f

Browse files
committed
bump open-dev dependencies
1 parent d6416d3 commit 978aa4f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@holochain-open-dev/profiles",
3-
"version": "0.400.0",
3+
"version": "0.400.1",
44
"description": "Frontend module for the Holochain hc_zome_profiles zomes",
55
"author": "guillem.cordoba@gmail.com",
66
"license": "MIT",
@@ -31,9 +31,9 @@
3131
"localize:build": "lit-localize build"
3232
},
3333
"dependencies": {
34-
"@holochain-open-dev/elements": "0.400.0",
35-
"@holochain-open-dev/stores": "0.400.0",
36-
"@holochain-open-dev/utils": "0.400.0",
34+
"@holochain-open-dev/elements": "^0.400.1",
35+
"@holochain-open-dev/stores": "^0.400.0",
36+
"@holochain-open-dev/utils": "^0.400.0",
3737
"@holochain/client": "^0.18.0",
3838
"@lit/context": "^1.0.1",
3939
"@lit/localize": "^0.12.0",

0 commit comments

Comments
 (0)