mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
[misc] bump the dev-env to 3.3.1
This commit is contained in:
parent
1b52366c61
commit
51e56dafcf
3 changed files with 4 additions and 3 deletions
3
services/real-time/.gitignore
vendored
3
services/real-time/.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
node_modules
|
||||
forever
|
||||
|
||||
# managed by dev-environment$ bin/update_build_scripts
|
||||
.npmrc
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
# block local, outside docker invocations of $ npm install
|
||||
dry-run=true
|
|
@ -5,4 +5,4 @@ real-time
|
|||
--env-pass-through=
|
||||
--node-version=10.21.0
|
||||
--public-repo=True
|
||||
--script-version=3.3.0
|
||||
--script-version=3.3.1
|
||||
|
|
Loading…
Reference in a new issue