Commit 6073a8d4fa9ded930591c19860cee43740676452
updated deps
wanderer committed on 4/27/2018, 5:23:40 PMParent: 94b5daa6362ac3c9f4a4c781894a73ad2c5160c5
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 334199 bytes New file size: 322862 bytes |
package.json | ||
---|---|---|
@@ -17,13 +17,13 @@ | ||
17 | 17 … | "license": "MPL-2.0", |
18 | 18 … | "dependencies": { |
19 | 19 … | "borc": "git+https://github.com/dignifiedquire/borc.git#fix/nested-array", |
20 | 20 … | "events": "^2.0.0", |
21 | - "safe-buffer": "^5.1.1" | |
21 … | + "safe-buffer": "^5.1.2" | |
22 | 22 … | }, |
23 | 23 … | "devDependencies": { |
24 | 24 … | "coveralls": "^3.0.0", |
25 | - "documentation": "^6.3.0", | |
25 … | + "documentation": "^6.3.2", | |
26 | 26 … | "nyc": "^11.7.1", |
27 | 27 … | "standard": "^11.0.1", |
28 | 28 … | "tape": "^4.9.0" |
29 | 29 … | }, |
Built with git-ssb-web