Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • perxis/perxis-js
1 result
Show changes
Commits on Source (4)
.idea .idea
/node_modules/**/* /node_modules/**/*
node_modules node_modules
dist dist
\ No newline at end of file .DS_Store
\ No newline at end of file
...@@ -8,7 +8,7 @@ publish_npm: ...@@ -8,7 +8,7 @@ publish_npm:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
before_script: before_script:
- apk --no-cache add git - apk --no-cache add git
- git submodule update --remote --merge - git submodule update --remote --merge --allow-unrelated-histories
- apk add --update make bash protobuf-dev yarn - apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.158.0 - npm install -g ts-proto@1.158.0
- npm install -g typescript@5.1.6 - npm install -g typescript@5.1.6
......
{ {
"name": "@perxis-js/perxis-client", "name": "@perxis-js/perxis-client",
"version": "1.4.1", "version": "1.4.3",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"files": [ "files": [
......
Subproject commit 283b11871c14d15e8fdd596dc1b50116f87f1653 Subproject commit f10336dc4a4f58111c12dd95afec82be18388803