Skip to content

Commit bad7181

Browse files
authored
Prepare release 2 beta (#153)
* fix npm registry * remove unused config
1 parent f6f7ea5 commit bad7181

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.release-it.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,8 @@
6666
"dependencies": {
6767
"html2canvas": "^1.4.1",
6868
"jspdf": "^3.0.1"
69+
},
70+
"publishConfig": {
71+
"registry": "https://registry.npmjs.org/"
6972
}
7073
}

0 commit comments

Comments
 (0)