Skip to content

Commit

Permalink
Remove unused files and update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
b3hr4d committed Oct 21, 2024
1 parent 03b85c1 commit 74247e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ target
pulled.json
examples/*/deps/candid
candid-ui
orbit-wallet
docs
.nx
umd
Expand All @@ -29,5 +30,4 @@ packages/svelte
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
examples/orbit
!.yarn/versions
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19290,23 +19290,6 @@ __metadata:
languageName: node
linkType: hard

"orbit@workspace:examples/orbit":
version: 0.0.0-use.local
resolution: "orbit@workspace:examples/orbit"
dependencies:
"@ic-reactor/parser": "workspace:^"
"@ic-reactor/react": "workspace:^"
"@types/node": "npm:^16.18.68"
"@types/react": "npm:^18.2.45"
"@types/react-dom": "npm:^18.2.18"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-hook-form: "npm:^7.49.2"
react-scripts: "npm:5.0.1"
typescript: "npm:^5.3"
languageName: unknown
linkType: soft

"os-tmpdir@npm:~1.0.2":
version: 1.0.2
resolution: "os-tmpdir@npm:1.0.2"
Expand Down

0 comments on commit 74247e6

Please sign in to comment.