Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
franklevasseur committed Nov 11, 2024
1 parent 7007e0c commit 1f276f9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"vitest": "1.6.0",
"wasm-pack": "^0.13.0"
},

"author": "Botpress, Inc.",
"license": "MIT",
"engines": {
Expand Down
1 change: 0 additions & 1 deletion es-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"check:type": "tsc --noEmit",
"start": "node dist/index.js"
},

"author": "Botpress, Inc.",
"license": "MIT",
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion readiness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"start": "node dist/index.js",
"check:type": "tsc --noEmit"
},

"author": "Botpress, Inc.",
"license": "MIT",
"bin": {
Expand Down
1 change: 0 additions & 1 deletion verel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"test:node": "vitest --browser.enabled false --run",
"test:browser": "vitest --browser.enabled true --run"
},

"author": "Botpress, Inc.",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 1f276f9

Please sign in to comment.