git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit 2caecab9c7668e6b59a361d55a61d73ff0a6c4c7

Move sexpr-wasm-prototype to tools/sexpr-wasm-prototype

Alex Beregszaszi committed on 8/3/2016, 11:34:47 PM
Parent: 8399834b6862bec67ec1c8baa145c7163cc4d3f9

Files changed

.gitmoduleschanged
package.jsonchanged
sexpr-wasm-prototypedeleted
tools/sexpr-wasm-prototypeadded
.gitmodulesView
@@ -1,3 +1,3 @@
11 [submodule "sexpr-wasm-prototype"]
2- path = sexpr-wasm-prototype
2+ path = tools/sexpr-wasm-prototype
33 url = https://github.com/WebAssembly/sexpr-wasm-prototype.git
package.jsonView
@@ -27,9 +27,9 @@
2727 "tape": "^4.5.1"
2828 },
2929 "standard": {
3030 "ignore": [
31- "/sexpr-wasm-prototype/"
31+ "/tools/sexpr-wasm-prototype/"
3232 ],
3333 "globals": [
3434 "Wasm"
3535 ]
sexpr-wasm-prototypeView
@@ -1,1 +1,0 @@
1-Subproject commit b487574ba29dd85c64be6aa1406b58084b14b8b4
tools/sexpr-wasm-prototype
@@ -1,0 +1,1 @@
1+Subproject commit b487574ba29dd85c64be6aa1406b58084b14b8b4

Built with git-ssb-web