Skip to content

Commit f9367d6

Browse files
davidfischeragjohnson
authored andcommitted
Pin the node dependencies with a package-lock (#6370)
* Pin the node dependencies with a package-lock - Previously, we were ignoring this file leading to inconsistency - This will ensure everyone uses the same version * Update package-lock.json with "optional: true" This is auto-updated when ran with npm 6.6+
1 parent 4392846 commit f9367d6

File tree

3 files changed

+13655
-2
lines changed

3 files changed

+13655
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ media/pdf
3737
media/static
3838
/static
3939
node_modules
40-
package-lock.json
4140
readthedocs/rtd_tests/builds
4241
readthedocs/rtd_tests/tests/builds
4342
user_builds

0 commit comments

Comments
 (0)