git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit fe17252ec249e039c0e509ba0d745ca0da354881

0.3.0

wanderer committed on 10/22/2017, 7:59:09 PM
Parent: e0c13d7ee916e871ad509db7af306b9afcb16160

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