Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrus committed Apr 16, 2023
1 parent 7d2da61 commit 34e44e5
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 68 deletions.
136 changes: 74 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"description": "",
"main": "index.js",
"dependencies": {
"be-decorated": "0.0.235",
"be-exportable": "0.0.66",
"be-decorated": "0.0.238",
"be-exportable": "0.0.68",
"be-hive": "0.0.82",
"be-propagating": "0.0.3",
"be-propagating": "0.0.5",
"obj-ml": "0.0.9",
"trans-render": "0.0.670"
"trans-render": "0.0.671"
},
"devDependencies": {
"be-scoped": "0.0.6",
"be-scoped": "0.0.8",
"may-it-serve": "0.0.5",
"@skypack/package-check": "0.2.2",
"@playwright/test": "1.31.2"
"@playwright/test": "1.32.1"
},
"scripts": {
"serve": "node node_modules/may-it-serve/serve.js",
Expand Down

0 comments on commit 34e44e5

Please sign in to comment.