Commit c6d792221008796efd37db976b3be33485c3cb9a
bump deps
Norton Wang committed on 5/3/2018, 12:46:58 AMParent: f35512b739d69d270c0bdf1eb27644825a401674
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: 352892 bytes New file size: 350853 bytes |
package.json | ||
---|---|---|
@@ -30,14 +30,14 @@ | ||
30 | 30 … | "license": "MPL-2.0", |
31 | 31 … | "dependencies": { |
32 | 32 … | "binary-search-insert": "^1.0.3", |
33 | 33 … | "events": "^2.0.0", |
34 | - "primea-objects": "0.0.6", | |
34 … | + "primea-objects": "0.0.9", | |
35 | 35 … | "safe-buffer": "^5.1.2" |
36 | 36 … | }, |
37 | 37 … | "devDependencies": { |
38 | 38 … | "coveralls": "^3.0.0", |
39 | - "dfinity-radix-tree": "^0.2.2", | |
39 … | + "dfinity-radix-tree": "^0.2.3", | |
40 | 40 … | "documentation": "^6.3.2", |
41 | 41 … | "level-browserify": "^1.1.2", |
42 | 42 … | "nyc": "^11.7.1", |
43 | 43 … | "standard": "11.0.1", |
Built with git-ssb-web