Skip to content

Commit 2664b31

Browse files
author
praveenjuge
committed
Adding Hyperledger Composer to List
Signed-off-by: praveenjuge <[email protected]>
1 parent 10de988 commit 2664b31

File tree

3 files changed

+1398
-145
lines changed

3 files changed

+1398
-145
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"main": "index.js",
66
"repository": "https://github.com/skcript/skcript.github.io.git",
77
"author": "skcript",
8-
"license": "Apache License, Version 2.0",
8+
"license": "Apache-2.0",
99
"dependencies": {
10-
"blendid": "^4.1.1"
10+
"blendid": "4.3.1"
1111
},
1212
"scripts": {
1313
"start": "yarn run blendid",

src/html/data/global.json

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"image":"/images/og.png",
1414
"message":"We're working on something great, check this page after some time!",
1515
"otherrepos":[
16+
{
17+
"title":"Hyperledger Composer",
18+
"description":"Composer is a framework for building Blockchain business networks",
19+
"cat": "other",
20+
"link":"https://github.com/hyperledger/composer"
21+
},
1622
{
1723
"title":"Foundation Emails",
1824
"description":"Zurb Foundation framework for better emails.",

0 commit comments

Comments
 (0)