Skip to content

Commit

Permalink
chore: prepare version 5.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ozyx committed Dec 12, 2023
1 parent 8131f55 commit 6842573
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 828 deletions.
2 changes: 1 addition & 1 deletion dist/yamcsProto.cjs

Large diffs are not rendered by default.

397 changes: 21 additions & 376 deletions dist/yamcsProto.d.ts

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "yamcs-protobufjs-static",
"version": "5.8.8-alpha-1",
"version": "5.8.8-alpha-2",
"description": "Compiled protobufjs static module for Yamcs",
"main": "dist/yamcsProto.cjs",
"scripts": {
"clean": "npx rimraf compiled.js node_modules/ dist/",
"build": "npx pbjs --package=protobufjs-cli -t static-module -w es6 -o compiled.js **/*.proto && npx webpack --mode=production && npx pbts --no-comments -o dist/yamcsProto.d.ts compiled.js",
"prebuild": "./scripts/prebuild.sh",
"build": "./scripts/build.sh",
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
Expand Down
34 changes: 0 additions & 34 deletions proto/api.proto

This file was deleted.

286 changes: 0 additions & 286 deletions proto/descriptor.proto

This file was deleted.

31 changes: 0 additions & 31 deletions proto/http.proto

This file was deleted.

7 changes: 0 additions & 7 deletions proto/source_context.proto

This file was deleted.

Loading

0 comments on commit 6842573

Please sign in to comment.