mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 04:41:10 +00:00
Merge pull request #175 from overleaf/jpa-bump-dev-env
[misc] bump the dev-env to 3.3.1
This commit is contained in:
commit
8f7d846ed9
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