Skip to content

Commit a89cb63

Browse files
committed
build: update npm package data
1 parent c843594 commit a89cb63

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

libs/api/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"name": "@rtbot-dev/wasm",
33
"main": "./bindings-cpp-wasm.js"
4+
"repository": "github:rtbot-dev/rtbot",
5+
"private": false,
6+
"license": "MIT"
47
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
{
22
"name": "@rtbot-dev/rtbot"
3+
"repository": "github:rtbot-dev/rtbot",
4+
"private": false,
5+
"license": "MIT",
6+
"dependencies": {
7+
"@rtbot-dev/wasm": "latest"
8+
}
39
}

0 commit comments

Comments
 (0)