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 5dae33f commit b384aedCopy full SHA for b384aed
httpclient-types/package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "@bensku/httpclient-types",
+ "name": "@craftjs-types/java.net.http",
3
"version": "VERSION",
4
- "description": "java.net.http types",
+ "description": "Java 11 HttpClient (java.net.http) types",
5
"repository": {
6
"type": "git",
7
"url": "git+ssh://git@github.com/bensku/java-ts-bind.git",
java-core-types/package.json
- "name": "@bensku/java-core-types",
+ "name": "@craftjs-types/java.base",
- "description": "Java standard library types",
+ "description": "Java standard library (java.base) types",
0 commit comments