Compare commits
No commits in common. "release/1.0.0" and "main" have entirely different histories.
release/1.
...
main
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "oslog_react_base_component",
|
"name": "oslog_react_base_component",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "index.js",
|
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -17,9 +16,5 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vite": "^5.0.0",
|
"vite": "^5.0.0",
|
||||||
"@vitejs/plugin-react": "^4.2.0"
|
"@vitejs/plugin-react": "^4.2.0"
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"react": "^18.0.0",
|
|
||||||
"react-dom": "^18.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user