Skip to content

Commit

Permalink
Moved into javascript folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jclusso committed Feb 28, 2024
1 parent 70471ed commit 6af8c64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
File renamed without changes.
5 changes: 4 additions & 1 deletion package.json → javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@
"main": "index.js",
"repository": "https://github.com/cacheventures/code-style",
"author": "Jarrett Lusso <[email protected]>",
"license": "MIT"
"license": "MIT",
"peerDependencies": {
"eslint": ">= 3"
}
}

0 comments on commit 6af8c64

Please sign in to comment.