git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit 85e4fb4229773cb638ebe9e8f193c4837521baf3

0.9.1

Norton Wang committed on 5/9/2018, 4:42:13 PM
Parent: d5f11e6d921e2a42a96198931568fd1a11bad148

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