Compile intersections

This commit is contained in:
Jon Staab
2024-04-29 12:51:47 -07:00
parent b88c074d86
commit 00b142243b
8 changed files with 71 additions and 12 deletions
+3 -3
View File
@@ -3064,7 +3064,7 @@
"version": "0.0.2",
"license": "MIT",
"dependencies": {
"@welshman/util": "0.0.2"
"@welshman/util": "0.0.3"
},
"devDependencies": {
"gts": "^5.0.1",
@@ -3102,7 +3102,7 @@
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.2",
"@welshman/util": "0.0.2",
"@welshman/util": "0.0.3",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
},
@@ -3115,7 +3115,7 @@
},
"packages/util": {
"name": "@welshman/util",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.2",