Skip to content

Commit 6a7b269

Browse files
committed
fixup dropped meta data
1 parent c6d4484 commit 6a7b269

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

bindings/wasm/package-lock.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/wasm/package.json

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{
22
"name": "limbo-wasm",
3+
"collaborators": [
4+
"the Limbo authors"
5+
],
36
"version": "0.0.12",
7+
"license": "MIT",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/penberg/limbo"
11+
},
412
"type": "module",
513
"main": "./node/dist/index.cjs",
614
"module": "./web/dist/index.js",

0 commit comments

Comments
 (0)