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 528ec5c commit 9ab8b0dCopy full SHA for 9ab8b0d
dist/package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "physx-js-webidl",
3
- "version": "2.6.0",
+ "version": "2.6.0-1",
4
"description": "Javascript/WASM bindings for Nvidia PhysX 5.6.0",
5
"author": "fabmax",
6
"main": "physx-js-webidl.js",
7
"types": "physx-js-webidl.d.ts",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/fabmax/physx-js-webidl.git"
+ "url": "git+https://github.com/fabmax/physx-js-webidl.git"
11
},
12
"bugs": {
13
"url": "https://github.com/fabmax/physx-js-webidl/issues"
0 commit comments