Commit b301e093c4c3eac192e197600af914e9a6270af1
1.2.1
wanderer committed on 2/8/2018, 1:16:56 AMParent: 8d94f9df50c68fdbdd5b58ab9e42060ec91cc89e
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: 110074 bytes New file size: 110074 bytes |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "reference-map", | |
3 | - "version": "1.2.0", | ||
3 … | + "version": "1.2.1", | ||
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