Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/waffln/OBScore
Browse files Browse the repository at this point in the history
  • Loading branch information
SinusStudios committed Apr 18, 2020
2 parents 5c06b01 + 0fd0136 commit 56d1683
Show file tree
Hide file tree
Showing 9 changed files with 9,638 additions and 5,462 deletions.
2,283 changes: 260 additions & 2,023 deletions client/package-lock.json

Large diffs are not rendered by default.

12 changes: 4 additions & 8 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@
"start": "parcel sample-receive/index.html",
"build": "parcel build OBScoreClient.ts --out-dir ../build/client/"
},
"main": "OBScoreClient.ts",
"author": "waffeln",
"license": "ISC",
"dependencies": {
"@types/socket.io": "^2.1.4",
"@types/socket.io-client": "^1.4.32",
"parcel": "^1.12.4",
"socket.io": "^2.3.0",
"parcel-bundler": "^1.12.4"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.27.0",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0"
"parcel-bundler": "^1.12.4",
"socket.io-client": "^2.3.0",
"typescript": "^3.8.3"
},
"browserslist": [
"last 5 Chrome versions"
Expand Down
Loading

0 comments on commit 56d1683

Please sign in to comment.