Skip to content

Commit

Permalink
superagent isn't used any more
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens committed Sep 27, 2024
1 parent 44b6915 commit a50ee75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@
"start": "export NODE_ENV=development; ./node_modules/.bin/check-engines && ./docker/start.sh",
"test": "check-engines && mocha",
"compile-client": "./node_modules/.bin/uglifyjs lib/client.js -c -m --source-map \"filename='public/client.js',url='./client.js.map'\" -o public/client.js && rm -rf temp"
},
"overrides": {
"superagent": "^8.0.8"
}
}

0 comments on commit a50ee75

Please sign in to comment.