Skip to content
Snippets Groups Projects
Commit cae1a195 authored by Dmitry Karyakin's avatar Dmitry Karyakin
Browse files

Исправлена ошибка при сборке CI

parent 762c8c7d
No related branches found
No related tags found
1 merge request!21Исправлена ошибка при сборке CI
......@@ -8,7 +8,7 @@ publish_npm:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache add git
- git submodule update --remote --merge --allow-unrelated-histories
- git submodule update --remote --merge
- apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.158.0
- npm install -g typescript@5.1.6
......
{
"name": "@perxis-js/perxis-client",
"version": "1.4.4",
"version": "1.4.5",
"description": "",
"main": "dist/index.js",
"files": [
......
Subproject commit f10336dc4a4f58111c12dd95afec82be18388803
Subproject commit 297bff313df46a1b66b0d7683b7d078681990983
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment