Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
idimetrix committed Sep 21, 2024
1 parent 1f6bdb4 commit f133ad2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ yarn-error.log*
/playwright-report/
/playwright/.cache/

/.npm-only-allow
/.npm-only-allow

.idea
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "next-jobs",
"version": "0.0.0",
"description": "Explore over 10,000 remote Web3 job opportunities on our platform, offering roles in blockchain, smart contracts, DeFi, NFTs, crypto, and more. Connect with companies actively hiring in the Web3 space. Reach and recruit from a talent pool of 50,000+ remote professionals every month.",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "cross-env FORCE_COLOR=1 next dev",
Expand Down

0 comments on commit f133ad2

Please sign in to comment.