Skip to content

Commit 21141ef

Browse files
committed
chore: Update package and gitignore
1 parent 814140c commit 21141ef

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
/umd
77
npm-debug.log*
88
.DS_Store
9-
.netlify
9+
.netlify
10+
.npmrc

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-linkedin-login-oauth2",
3-
"version": "1.0.8",
3+
"version": "1.0.9-alpha.0",
44
"description": "React component for Linked In Log In feature using OAuth 2.0",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)