mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-01-04 08:39:42 -06:00
Avoid workspace references for examples to allow copying (including Docker coyping it into a build environment) #121
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"csv-parse": "^5.6.0",
|
||||
"trailbase": "workspace:*"
|
||||
"trailbase": "^0.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user