Skip to content

Commit fe7d1db

Browse files
committed
remove registry in npmrc
1 parent 5fb4925 commit fe7d1db

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
@fe-eule:registry=https://npm.pkg.github.com/
21
engine-strict=true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fe-eule/react-keyboard-avoiding-view",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"private": false,
55
"description": "This component is a component that automatically adjusts the view so that the fixed element is not covered by the keyboard when the keyboard appears on iOS devices.",
66
"keywords": [

0 commit comments

Comments
 (0)