Skip to content

Commit 7d39331

Browse files
author
An Nguyen Q
committed
conf(npm): add npm registry
1 parent 645dd3f commit 7d39331

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"react-container-query": "^0.12.0"
9292
},
9393
"publishConfig": {
94-
"access": "public"
94+
"access": "public",
95+
"registry": "https://registry.npmjs.org"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)