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", "name": "smartmail",
"version": "1.0.2", "version": "1.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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