We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64122c5 commit 79bf013Copy full SHA for 79bf013
nodejs/package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "flatend",
3
- "description": "Production-ready microservice mesh networks using just a few lines of code.",
+ "description": "Production-ready microservice mesh networks with just a few lines of code.",
4
"author": "Kenta Iwasaki",
5
"license": "MIT",
6
- "version": "0.0.1",
+ "version": "0.0.2",
7
"main": "dist/index.js",
8
"types": "dist/index.d.ts",
9
"scripts": {
0 commit comments