Commit e26440a2d84bce6ce2e97e7fc53f2f0ce009e6e2
1.2.4
wanderer committed on 4/2/2018, 10:48:44 PMParent: a94ec20101a9c7f926111a3b9f2896121dd46c4f
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.3", | ||
3 … | + "version": "1.2.4", | ||
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