changwenhan commited on
Commit
a8f1fe8
·
verified ·
1 Parent(s): ba25c98

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -9,6 +9,6 @@
9
  "author": "",
10
  "license": "ISC",
11
  "dependencies": {
12
- "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.47.0"
13
  }
14
  }
 
9
  "author": "",
10
  "license": "ISC",
11
  "dependencies": {
12
+ "uWebSockets.js": "https://github.com/uNetworking/uWebSockets.js/archive/v20.47.0.tar.gz"
13
  }
14
  }