Browse Source

1.1.0

pull/18/head v1.1.0
Luke Childs 5 years ago
parent
commit
b5c07ec064
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

@ -1,6 +1,6 @@
{
"name": "howmanyconfs.com",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

@ -1,6 +1,6 @@
{
"name": "howmanyconfs.com",
"version": "1.0.0",
"version": "1.1.0",
"description": "How many confirmations are equivalent to 6 Bitcoin confirmations?",
"main": "index.html",
"repository": "lukechilds/howmanyconfs.com",

Loading…
Cancel
Save