Skip to content

Commit

Permalink
Merge pull request #2 from mtvkand/feature/INGS-0001
Browse files Browse the repository at this point in the history
Установка из репозитория
  • Loading branch information
mtvkand authored Apr 12, 2022
2 parents 5732675 + ced1f09 commit 714f4f5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "invest-nodejs-grpc-sdk",
"version": "01.002.00",
"version": "1.2.0",
"description": "",
"main": "dist/sdk.js",
"scripts": {
Expand All @@ -10,6 +10,10 @@
"dev": "nodemon --watch 'src/**/*.ts' --exec 'ts-node' src/test.ts",
"build": "rm -rf ./dist && npx tsc"
},
"repository": {
"type": "git",
"url": "https://github.com/mtvkand/invest-nodejs-grpc-sdk.git"
},
"keywords": [
"trading",
"investment",
Expand Down

0 comments on commit 714f4f5

Please sign in to comment.