Skip to content

Commit 5f983b0

Browse files
committed
excluding other files from npm and new .nvmrc
- using lts node 14.19.0
1 parent 8f9e99a commit 5f983b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ three.js/examples/**/**/*
55
three.js/examples/**/*
66
three.js/examples/*
77
test/**/*
8-
test/*
8+
test/*
9+
data/marker-generator/*
10+
data/images/*

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
14.19.0

0 commit comments

Comments
 (0)