Commit dcd4e757706b7946eff933674387a29bc6270077
0.7.2
wanderer committed on 4/26/2018, 9:39:06 PMParent: ac05dc003adbcb11c647d331098335ec77abaa06
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: 352329 bytes New file size: 352329 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "primea-hypervisor", |
3 | - "version": "0.7.1", | |
3 … | + "version": "0.7.2", | |
4 | 4 … | "description": "this is a JS implemention of the primea hypervisor", |
5 | 5 … | "scripts": { |
6 | 6 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
7 | 7 … | "coverage": "nyc npm test", |
Built with git-ssb-web