Browse Source

1.2.1

checks v1.2.1
AJ ONeal 2 years ago
parent
commit
b4e1ad20d9
No known key found for this signature in database GPG Key ID: C1D1AA22378CC345
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

@ -1,6 +1,6 @@
{
"name": "@root/s3",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

@ -1,6 +1,6 @@
{
"name": "@root/s3",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple, lightweight s3 client with only 2 dependencies",
"main": "s3.js",
"bin": {

Loading…
Cancel
Save