Skip to content

Commit 3b32a33

Browse files
committed
Fix naming
1 parent dd069c0 commit 3b32a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ of contents accordingly.
197197
// deploy:
198198
// - provider: npm
199199
// skip_cleanup: true
200-
// email: 'contact@isiahmeadows.com'
200+
// email: 'contact@claudiameadows.dev'
201201
// api_key:
202202
// secure: 'output of `travis encrypt NPM_AUTH_TOKEN`'
203203
// on:
@@ -206,7 +206,7 @@ of contents accordingly.
206206
// - provider: npm
207207
// skip_cleanup: true
208208
// tag: next
209-
// email: 'contact@isiahmeadows.com'
209+
// email: 'contact@claudiameadows.dev'
210210
// api_key:
211211
// secure: 'output of `travis encrypt NPM_AUTH_TOKEN`'
212212
// on:

0 commit comments

Comments
 (0)