Skip to content

Commit

Permalink
Using @brisberg/common to cleanly close the test server
Browse files Browse the repository at this point in the history
  • Loading branch information
brisberg committed Aug 7, 2020
1 parent ba6dcee commit bdce4b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"test": "mocha --ui tdd --exit"
},
"dependencies": {
"@screeps/common": "github:brisberg/common#no-storage-restart",
"fs-extra-promise": "^1.0.1",
"lodash": "^4.17.15",
"screeps": "^4.1.5"
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@
lodash "^3.10.1"
q "^1.4.1"

"@screeps/common@github:brisberg/common#no-storage-restart":
version "2.14.0"
resolved "https://codeload.github.com/brisberg/common/tar.gz/27c09c2b5c740954c776d709d4c71346cc239ded"
dependencies:
eslint "^5.12.1"
lodash "^3.10.1"
q "^1.4.1"

"@screeps/[email protected]":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@screeps/driver/-/driver-5.1.0.tgz#2f36bf30998e4be83de7a342859add2dd595889e"
Expand Down

0 comments on commit bdce4b1

Please sign in to comment.