From 6769855cd30521911419e3741c0b851ced6d67f6 Mon Sep 17 00:00:00 2001 From: Tieu Phong Date: Tue, 2 Aug 2022 11:08:50 +0700 Subject: [PATCH] update token --- .npmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 0e0d476..0cbedae 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,2 @@ @lytieuphong:registry=https://npm.pkg.github.com -//npm.pkg.github.com/:_authToken=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 \ No newline at end of file +//npm.pkg.github.com/:_authToken=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 \ No newline at end of file diff --git a/package.json b/package.json index 79eab05..3708742 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lytieuphong/whoami", - "version": "1.0.3", + "version": "1.0.4", "description": "Tell you who am I", "main": "index.js", "scripts": {