Skip to content

Commit

Permalink
salita -u ; yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Mar 13, 2019
1 parent 99bd8db commit fd9202d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 110 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/chai-as-promised": "^7.1.0",
"@types/chai-string": "^1.4.1",
"@types/mocha": "^5.2.6",
"@types/node": "^11.10.4",
"@types/node": "^11.11.3",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-string": "^1.5.0",
Expand All @@ -47,9 +47,9 @@
"rimraf": "^2.6.3",
"seedrandom": "^3.0.1",
"serve": "^10.1.2",
"source-map-support": "^0.5.10",
"source-map-support": "^0.5.11",
"split2": "^3.1.0",
"timekeeper": "^2.1.2",
"timekeeper": "^2.2.0",
"tslint": "^5.13.1",
"typedoc": "^0.14.2",
"typescript": "^3.3.3333",
Expand Down
Loading

0 comments on commit fd9202d

Please sign in to comment.