Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 12806ea

Browse files
author
Gabriel Cardona
committed
updates.
1 parent 5f76b14 commit 12806ea

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.cache
33
node_modules
44
yarn-error.log
5+
package-lock.json
56

67
# Build directory
78
/public

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "developer.bitcoin.com",
33
"description": "Bitcoin.com developer resources and documentation",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"author": "Peter <peter@bitcoin.com> and Gabriel Cardona <gabriel@bitcoin.com>",
66
"dependencies": {
77
"gatsby": "^2.0.50",

0 commit comments

Comments
 (0)