git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit dcd4e757706b7946eff933674387a29bc6270077

0.7.2

wanderer committed on 4/26/2018, 9:39:06 PM
Parent: ac05dc003adbcb11c647d331098335ec77abaa06

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
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.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "primea-hypervisor",
3- "version": "0.7.1",
3 + "version": "0.7.2",
44 "description": "this is a JS implemention of the primea hypervisor",
55 "scripts": {
66 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",
77 "coverage": "nyc npm test",

Built with git-ssb-web