Skip to content

Commit 9cbbc23

Browse files
committed
hc
1 parent a9f0a0f commit 9cbbc23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
node_modules
44
dist/
55
/.idea/
6-
.env
6+
.env**
77
yarn-error.log
88
notes.md

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
44
"description": "Reef explorer API",
55
"author": "Reef Chain",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)