devops - added npmrc file

This commit is contained in:
Hamaad Chughtai 2023-02-21 16:53:04 -05:00
parent 13e5a875f2
commit 06de5544a3
2 changed files with 2 additions and 1 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
@eqworks:registry=https://registry.npmjs.org/

View File

@ -6,7 +6,7 @@
"module": "dist/html2canvas.esm.js",
"typings": "dist/types/index.d.ts",
"browser": "dist/html2canvas.js",
"version": "1.0.4",
"version": "1.0.5",
"author": "EQ Devs <dev@eqworks.com>",
"engines": {
"node": ">=8.0.0"