Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "1ohooks", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"files": [ | ||
@@ -15,5 +15,5 @@ "dist", | ||
"react-dom": "^18.2.0", | ||
"react-router-dom": "^6.15.0", | ||
"react-helmet": "^6.1.0", | ||
"react-helmet-async": "^1.3.0" | ||
"react-helmet-async": "^1.3.0", | ||
"react-router-dom": "^6.15.0" | ||
}, | ||
@@ -26,4 +26,2 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"lerna": "^7.3.0", | ||
"copyfiles": "^2.4.1", | ||
"@types/react": "^18.2.22", | ||
@@ -33,4 +31,6 @@ "@types/react-dom": "^18.2.7", | ||
"@types/react-helmet-async": "^1.0.3", | ||
"typescript": "^4.0.0" | ||
"copyfiles": "^2.4.1", | ||
"lerna": "^7.3.0", | ||
"typescript": "^4.9.5" | ||
} | ||
} |
3632
79