Skip to content

Commit

Permalink
chore: Publich ts-proto-descriptors with types and only dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Jun 13, 2021
1 parent 60c8108 commit 939f1a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion protos/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"name": "ts-proto-descriptors",
"version": "1.3.0",
"version": "1.3.1",
"description": "",
"repository": "github:stephenh/ts-proto",
"keywords": [],
"author": "",
"license": "ISC",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/"
],
"dependencies": {
"protobufjs": "^6.8.8",
"long": "^4.0.0"
Expand Down

0 comments on commit 939f1a6

Please sign in to comment.