Skip to content

Commit

Permalink
Rename roadmap/best-practice content to dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed Mar 27, 2023
1 parent ec0a8a9 commit 907f820
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"compress:jsons": "node bin/compress-jsons.cjs",
"upgrade": "ncu -u",
"roadmap-links": "node bin/roadmap-links.cjs",
"roadmap-content": "node bin/roadmap-content.cjs",
"best-practice-content": "node bin/best-practice-content.cjs",
"roadmap-dirs": "node bin/roadmap-dirs.cjs",
"best-practice-dirs": "node bin/best-practice-dirs.cjs",
"test:e2e": "playwright test"
},
"dependencies": {
Expand Down

0 comments on commit 907f820

Please sign in to comment.