Commit 712a65040746cdf61fd9958556f7327af8bd08c5
1.2.5
wanderer committed on 4/4/2018, 12:47:23 AMParent: 159e255779ce023db47837d0b076a8b3e1ad29dc
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.4", | |
3 … | + "version": "1.2.5", | |
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