Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit b233fd6

Browse files
authored
Merge pull request #361 from sharafdin/sharafdin
release: v1.1.5
2 parents 61eed2f + 3d41b49 commit b233fd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/yonode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://yonode.org" target="_blank" rel="noopener noreferrer">
3-
<img width="180" src="assets/yonode icon.png" alt="Yonode logo">
3+
<img width="180" src="../../assets/yonode-icon.png" alt="Yonode logo">
44
</a>
55
</p>
66

packages/yonode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yonode",
33
"description": "The Node.js Toolkit for Rapid Development.",
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"author": "Mr Sharafdin",
66
"license": "MIT",
77
"main": "./src/index.js",

0 commit comments

Comments
 (0)