secxmail 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "secxmail",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "This package simply steals the nodemail package and allows you to only send a message to my e-mail.",
5
5
  "main": "m0603.js",
6
6
  "scripts": {
@@ -8,12 +8,12 @@
8
8
  },
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git+https://github.com/github.com/secxndary.git"
11
+ "url": "git+secxndary.git"
12
12
  },
13
13
  "author": "secxndary",
14
14
  "license": "GuDev Tech Inc.",
15
15
  "bugs": {
16
- "url": "https://github.com/github.com/secxndary/issues"
16
+ "url": "https://github.com/secxndary/PSKP_Labs_5sem/issues"
17
17
  },
18
- "homepage": "https://github.com/github.com/secxndary#readme"
18
+ "homepage": "https://github.com/secxndary/PSKP_Labs_5sem"
19
19
  }