Skip to content

Commit d268675

Browse files
committed
Update package.json
1 parent 825711e commit d268675

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-openmoji",
3-
"version": "0.2.6",
3+
"version": "0.3.0",
44
"description": "openmoji for react",
55
"main": "lib/main.cjs",
66
"scripts": {
@@ -12,6 +12,9 @@
1212
"type": "git",
1313
"url": "git+https://github.com/drinking-code/openmoji-for-react.git"
1414
},
15+
"publishConfig": {
16+
"registry": "https://npm.pkg.github.com/"
17+
},
1518
"keywords": [
1619
"openmoji",
1720
"react"

0 commit comments

Comments
 (0)