Commit 207ef58881e76090a7926fa78232cad9dfdae4be
1.2.6
wanderer committed on 4/5/2018, 9:19:16 PMParent: 777514a601e74159f8f1ea5ba643c251f57ce46b
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: 120697 bytes New file size: 120697 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "reference-map", |
3 | - "version": "1.2.5", | |
3 … | + "version": "1.2.6", | |
4 | 4 … | "description": "This is a simple determinstic map that maps POJOs to an integer", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
Built with git-ssb-web