-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added app manifests to holochain_scaffolding_utils
- Loading branch information
1 parent
9cc2632
commit 90887bf
Showing
3 changed files
with
759 additions
and
704 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@holochain-open-dev/signals", | ||
"version": "0.300.0-rc.0", | ||
"version": "0.300.0-rc.1", | ||
"description": "Holochain async-signals to build reusable holochain-open-dev modules", | ||
"author": "[email protected]", | ||
"main": "dist/index.js", | ||
|
Oops, something went wrong.