Compare commits

...

2 Commits

Author SHA1 Message Date
fa1e10be54 1.0.3 2018-04-01 19:06:34 +02:00
210bda9c8d change name 2018-04-01 19:06:28 +02:00
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +0,0 @@
module.name: smartmodule
module.description: a smart description
module.author: Lossless GmbH
module.license: MIT

View File

@ -1,6 +1,6 @@
{
"name": "smartbucket",
"version": "1.0.2",
"name": "@pushrocks/smartbucket",
"version": "1.0.3",
"description": "simple cloud independent bucket storage",
"main": "dist/index.js",
"typings": "dist/index.d.ts",