Skip to content

Commit df3d981

Browse files
fix(package): update cross-env to version 7.0.1
Closes #60
1 parent 381c1ed commit df3d981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"bvh": "git+https://github.com/hitsujiwool/bvh.git",
3838
"clui": "^0.3.6",
3939
"colors": "^1.1.2",
40-
"cross-env": "^5.1.3",
40+
"cross-env": "^7.0.1",
4141
"d3-node": "^1.1.3",
4242
"debug": "^3.1.0",
4343
"fast-csv": "^2.4.1",

0 commit comments

Comments
 (0)