Skip to content

Commit

Permalink
Updated flake
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Apr 19, 2024
1 parent 90a06b8 commit c971b93
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 28 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"author": "",
"dependencies": {
"@holochain-open-dev/profiles": "github:holochain-open-dev/profiles#35cd7a2ef18ca6866d317943ba2b3150209378b5&path:ui",
"@holochain-open-dev/file-storage": "github:holochain-open-dev/file-storage#61675f7176e567b40dc6b342f58fc7f4c881182d"
},
"description": "",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "zome",
"scripts": {
"build": "",
"start": "node index.js"
},
"type": "module",
"version": "1.0.0"
}
54 changes: 27 additions & 27 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"access": "public"
},
"type": "module"
}
}

0 comments on commit c971b93

Please sign in to comment.