Skip to content

Commit fb2a258

Browse files
committed
feat(npx): switch from npm to npx to isolate dependencies
1 parent 20634d1 commit fb2a258

File tree

2 files changed

+2169
-0
lines changed

2 files changed

+2169
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
*.log
22

3+
# Dependency directories
4+
node_modules/
5+
36
# =========================
47
# Operating System Files
58
# =========================

0 commit comments

Comments
 (0)