git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit cb3cabc0d18f10bcffe69dad070f6808948ea6e6

0.8.0

wanderer committed on 4/29/2018, 9:08:44 PM
Parent: aff7fe3dbdadaa720feb5561633c1d5eb583f80d

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: 350733 bytes
New file size: 350733 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "primea-hypervisor",
3- "version": "0.7.2",
3 + "version": "0.8.0",
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