Skip to content
Snippets Groups Projects
Commit 29523f30 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'beat-editor-issue-173' into 'master'

Revert nodejs version bump to try and solve beat/beat.editor#173

See merge request bob/bob.conda!388
parents e46f6ca1 3977f42e
Branches
No related tags found
1 merge request!388Revert nodejs version bump to try and solve beat/beat.editor#173
Pipeline #25496 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: beat-devel name: beat-devel
version: 2018.12.12 version: 2018.12.15
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -21,7 +21,7 @@ requirements: ...@@ -21,7 +21,7 @@ requirements:
- flask-cors 3.0.7 - flask-cors 3.0.7
- flask-restful 0.3.6 - flask-restful 0.3.6
- jsonschema 2.6.0 - jsonschema 2.6.0
- nodejs 10.13.0 - nodejs 8.9.3
- oset 0.1.3 - oset 0.1.3
- python-graphviz 0.8.4 - python-graphviz 0.8.4
- pyzmq 17.1.2 - pyzmq 17.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment