2 Commits

Author SHA1 Message Date
3782b93837 1.0.3 2018-09-30 00:20:37 +02:00
8ccc5e93b1 fix(packagename): update 2018-09-30 00:20:37 +02:00
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartmail",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "smartmail",
"version": "1.0.2",
"name": "@pushrocks/smartmail",
"version": "1.0.3",
"private": false,
"description": "a unified format for representing and dealing with mails",
"main": "dist/index.js",