mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/bazelbuild/rules_nodejs/releases) - [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/stable/CHANGELOG.md) - [Commits](https://github.com/bazelbuild/rules_nodejs/commits/HEAD/packages/typescript) Signed-off-by: dependabot[bot] <support@github.com>
29 lines
No EOL
780 B
JSON
29 lines
No EOL
780 B
JSON
{
|
|
"name": "roleypoly",
|
|
"version": "1.0.0",
|
|
"description": "https://roleypoly.com",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/roleypoly/roleypoly.git"
|
|
},
|
|
"author": "Katalina Okano <git@kat.cafe>",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/roleypoly/roleypoly/issues"
|
|
},
|
|
"homepage": "https://github.com/roleypoly/roleypoly#readme",
|
|
"dependencies": {
|
|
"@improbable-eng/grpc-web": "0.13.0",
|
|
"google-protobuf": "3.13.0"
|
|
},
|
|
"devDependencies": {
|
|
"@bazel/typescript": "^2.2.1",
|
|
"prettier": "^2.1.1",
|
|
"typescript": "^4.0.2",
|
|
"@roleypoly/ts-protoc-gen": "^1.0.1-promises.1",
|
|
"@types/google-protobuf": "3.7.3"
|
|
}
|
|
} |