Commit 3de2cd903c7ffab608c66c08ebae41dc3d742d2f
0.0.2
wanderer committed on 4/2/2018, 6:54:01 PMParent: 28842272308202904cd517cd6ec8fbaad554e0f6
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: 335961 bytes New file size: 335961 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "primea-objects", |
3 | - "version": "0.0.1", | |
3 … | + "version": "0.0.2", | |
4 | 4 … | "description": "Object helper classes for Primea's system Objects", |
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