Skip to content

Commit

Permalink
Ignore yarn artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaussig committed Oct 1, 2024
1 parent 73d6ac9 commit b816e07
Show file tree
Hide file tree
Showing 4 changed files with 5,724 additions and 3,707 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/node_modules
/dist
/dist
.yarn
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"type": "git",
"url": "git+https://github.com/robtaussig/react-use-websocket.git"
},
"dependencies": {},
"types": "./dist/index.d.ts",
"peerDependencies": {
"react": ">= 18.0.0",
Expand Down
Loading

0 comments on commit b816e07

Please sign in to comment.