We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8e7ed commit cf201c1Copy full SHA for cf201c1
bridge/package.json
@@ -4,12 +4,8 @@
4
"description": "",
5
"types": "./dist/index.d.ts",
6
"main": "dist/index.js",
7
- "scripts": {
8
- "test": "echo \"Error: no test specified\" && exit 1"
9
- },
10
"keywords": [],
11
"author": "",
12
- "license": "ISC",
13
"devDependencies": {
14
"@types/node": "^17.0.14",
15
"typescript": "^4.5.5"
server/package.json
@@ -3,12 +3,8 @@
3
"version": "0.1.0",
"@koa/cors": "^3.1.0",
"@types/cors": "^2.8.12",
0 commit comments