This commit is contained in:
Nathan Bierema 2024-09-01 00:01:52 -04:00
parent 4642dbb3aa
commit 4b7eb43d0e
2 changed files with 4 additions and 4 deletions

View File

@ -44,8 +44,8 @@
"@babel/runtime": "^7.25.4",
"@types/lodash.debounce": "^4.0.9",
"lodash.debounce": "^4.0.8",
"react-base16-styling": "^0.10.0",
"react-json-tree": "^0.19.0"
"react-base16-styling": "workspace:^",
"react-json-tree": "workspace:^"
},
"devDependencies": {
"@babel/cli": "^7.24.8",

View File

@ -1863,10 +1863,10 @@ importers:
specifier: ^4.0.8
version: 4.0.8
react-base16-styling:
specifier: ^0.10.0
specifier: workspace:^
version: link:../react-base16-styling
react-json-tree:
specifier: ^0.19.0
specifier: workspace:^
version: link:../react-json-tree
devDependencies:
'@babel/cli':