We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267035c commit dea6974Copy full SHA for dea6974
package.json
@@ -1,8 +1,8 @@
1
{
2
"author": {
3
"name": "Saúl Ibarra Corretgé",
4
- "email": "saghul@gmail.com",
5
- "url": "http://bettercallsaghul.com"
+ "email": "s@saghul.net",
+ "url": "https://bettercallsaghul.com"
6
},
7
"scripts": {
8
"test": "./node_modules/.bin/mocha --growl --timeout 10000 test/*.test.js"
0 commit comments