Skip to content

Commit 1d07b00

Browse files
committed
pin npm deps
1 parent 20efd21 commit 1d07b00

File tree

4 files changed

+515
-1
lines changed

4 files changed

+515
-1
lines changed

.envrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
layout python python3
2+
3+
PATH_add ./node_modules/.bin

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
*.pyc
2+
node_modules
13
results.json
24
wheel.png
35
wheel.svg
4-
*.pyc

0 commit comments

Comments
 (0)